diff options
Diffstat (limited to 'textproc/qt4-xml/Makefile')
-rw-r--r-- | textproc/qt4-xml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/qt4-xml/Makefile b/textproc/qt4-xml/Makefile index 0d3b2a9c8bd8..3b36fe4131ac 100644 --- a/textproc/qt4-xml/Makefile +++ b/textproc/qt4-xml/Makefile @@ -8,7 +8,7 @@ PORTNAME= xml PORTVERSION= 4.2.2 -CATEGORIES?= x11-toolkits +CATEGORIES?= textproc MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- DISTNAME= qt-x11-opensource-src-${PORTVERSION} @@ -27,7 +27,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++ \ |