diff options
Diffstat (limited to 'x11/qt4-inputmethods/Makefile')
-rw-r--r-- | x11/qt4-inputmethods/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qt4-inputmethods/Makefile b/x11/qt4-inputmethods/Makefile index 298ec2ba3b07..95cd08c4b94c 100644 --- a/x11/qt4-inputmethods/Makefile +++ b/x11/qt4-inputmethods/Makefile @@ -7,8 +7,8 @@ # PORTNAME= inputmethods -PORTVERSION= 4.2.2 -PORTREVISION= 1 +PORTVERSION= 4.2.3 +PORTREVISION= 0 CATEGORIES?= x11 MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- @@ -32,7 +32,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 -prefix ${PREFIX} -no-sm \ + -system-zlib -prefix ${PREFIX} \ -plugindir ${PREFIX}/lib/plugins -bindir ${PREFIX}/bin \ -confirm-license |