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