From 0aeef5dd558cf274137fc1b707e33a7dda236d05 Mon Sep 17 00:00:00 2001 From: lofi Date: Tue, 6 Feb 2007 10:37:14 +0000 Subject: 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 --- x11/qt4-inputmethods/Makefile | 3 ++- x11/qt4-opengl/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'x11') 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 diff --git a/x11/qt4-opengl/Makefile b/x11/qt4-opengl/Makefile index cc2e519..951f79e 100644 --- a/x11/qt4-opengl/Makefile +++ b/x11/qt4-opengl/Makefile @@ -8,6 +8,7 @@ PORTNAME= opengl PORTVERSION= 4.2.2 +PORTREVISION= 1 CATEGORIES?= x11-toolkits MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- @@ -34,7 +35,7 @@ USE_XLIB= 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 \ -no-nas-sound -confirm-license -- cgit v1.1