diff options
Diffstat (limited to 'graphics/aqsis/Makefile')
-rw-r--r-- | graphics/aqsis/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index b3cabb3..76b273a 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -32,8 +32,7 @@ USE_LDCONFIG= yes USE_CMAKE= yes CMAKE_OUTSOURCE= yes CMAKE_VERBOSE= yes -USE_QT_VER= 4 -QT_COMPONENTS= opengl qmake_build moc_build rcc_build uic_build +USE_QT4= opengl qmake_build moc_build rcc_build uic_build PLIST_SUB+= LIBVERS=${PORTVERSION:R} INSTALLS_ICONS= yes |