diff options
Diffstat (limited to 'graphics/structuresynth/Makefile')
-rw-r--r-- | graphics/structuresynth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/structuresynth/Makefile b/graphics/structuresynth/Makefile index fb5aefefe8f5..c02ffb868aa3 100644 --- a/graphics/structuresynth/Makefile +++ b/graphics/structuresynth/Makefile @@ -11,9 +11,9 @@ DISTNAME= StructureSynth-Source-v${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Rule-based 3D structure generator -USES= qmake zip dos2unix +USES= qmake qt:4 zip dos2unix USE_GL= glu -USE_QT4= corelib gui opengl moc_build rcc_build xml script +USE_QT= corelib gui opengl moc_build rcc_build xml script WRKSRC= ${WRKDIR}/structure-synth DOS2UNIX_GLOB= *.cpp *.h |