diff options
Diffstat (limited to 'misc/qt4-qtconfig/Makefile')
-rw-r--r-- | misc/qt4-qtconfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/qt4-qtconfig/Makefile b/misc/qt4-qtconfig/Makefile index e825dee4b981..ae84f39916d2 100644 --- a/misc/qt4-qtconfig/Makefile +++ b/misc/qt4-qtconfig/Makefile @@ -7,7 +7,7 @@ # PORTNAME= qtconfig -PORTVERSION= 4.2.2 +PORTVERSION= 4.2.3 CATEGORIES?= misc MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- @@ -33,7 +33,7 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= -fast -no-exceptions \ -platform ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ \ -qt-gif -release -system-libjpeg -system-libpng \ - -system-zlib -no-nas-sound -prefix ${PREFIX} -no-sm \ + -system-zlib -no-nas-sound -prefix ${PREFIX} \ -plugindir ${PREFIX}/lib/plugins -bindir ${PREFIX}/bin \ -confirm-license |