summaryrefslogtreecommitdiffstats
path: root/x11/qt4-inputmethods/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt4-inputmethods/Makefile')
-rw-r--r--x11/qt4-inputmethods/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-inputmethods/Makefile b/x11/qt4-inputmethods/Makefile
index 6aebf51..298ec2b 100644
--- a/x11/qt4-inputmethods/Makefile
+++ b/x11/qt4-inputmethods/Makefile
@@ -8,6 +8,7 @@
PORTNAME= inputmethods
PORTVERSION= 4.2.2
+PORTREVISION= 1
CATEGORIES?= x11
MASTER_SITES= ${MASTER_SITE_QT}
PKGNAMEPREFIX= qt4-
@@ -31,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} \
+ -system-zlib -prefix ${PREFIX} -no-sm \
-plugindir ${PREFIX}/lib/plugins -bindir ${PREFIX}/bin \
-confirm-license
OpenPOWER on IntegriCloud