diff options
Diffstat (limited to 'accessibility/qt4-accessible/Makefile')
-rw-r--r-- | accessibility/qt4-accessible/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/qt4-accessible/Makefile b/accessibility/qt4-accessible/Makefile index bd1e57e632f7..efcbadf07c24 100644 --- a/accessibility/qt4-accessible/Makefile +++ b/accessibility/qt4-accessible/Makefile @@ -7,8 +7,8 @@ # PORTNAME= accessible -PORTVERSION= 4.2.2 -PORTREVISION= 1 +PORTVERSION= 4.2.3 +PORTREVISION= 0 CATEGORIES?= accessibility MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- @@ -35,7 +35,7 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= -fast -no-exceptions \ -platform ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ \ - -qt-gif -release -system-libjpeg -system-libpng -no-sm \ + -qt-gif -release -system-libjpeg -system-libpng \ -system-zlib -prefix ${PREFIX} -plugindir ${PREFIX}/lib/plugins \ -bindir ${PREFIX}/bin -confirm-license |