diff options
Diffstat (limited to 'devel/qt4-libqtassistantclient')
-rw-r--r-- | devel/qt4-libqtassistantclient/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/qt4-libqtassistantclient/Makefile b/devel/qt4-libqtassistantclient/Makefile index 2b35d42d62ca..5728227b976b 100644 --- a/devel/qt4-libqtassistantclient/Makefile +++ b/devel/qt4-libqtassistantclient/Makefile @@ -9,7 +9,7 @@ PORTNAME= libQtAssistantClient PORTVERSION= 4.2.2 PORTREVISION= 1 -CATEGORIES?= x11-toolkits ipv6 +CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- DISTNAME= qt-x11-opensource-src-${PORTVERSION} @@ -31,7 +31,6 @@ CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \ HAS_CONFIGURE= yes USE_LDCONFIG= yes -NO_FILTER_SHLIBS=yes CONFIGURE_ARGS= -fast -no-exceptions \ -platform ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ \ |