summaryrefslogtreecommitdiff
path: root/x11/qt4-inputmethods
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-02-06 10:37:14 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-02-06 10:37:14 +0000
commit2df0d56decc96f4d67822824228dee1751b62466 (patch)
tree0a19418f547e53f7b135e4163e0d0beb61c33640 /x11/qt4-inputmethods
parent- Fixed build with gcc 4.X (diff)
Post-import bugfixorama:
- Move qt4-codecs-tw to chinese [1] - Add some missing quotes [1] - From the "this never happened in the clean room" dept: Disable session management support more universally to avoid linktime errors. [1] Spotted by: rafan
Notes
Notes: svn path=/head/; revision=184359
Diffstat (limited to 'x11/qt4-inputmethods')
-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 6aebf51e26cf..298ec2ba3b07 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