diff options
Diffstat (limited to 'devel/poxml/Makefile')
-rw-r--r-- | devel/poxml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/poxml/Makefile b/devel/poxml/Makefile index 95ae28d..eeb992c 100644 --- a/devel/poxml/Makefile +++ b/devel/poxml/Makefile @@ -2,7 +2,6 @@ PORTNAME= poxml PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= devel kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -12,7 +11,7 @@ COMMENT= Tools to translate Docbook XML using gettext BUILD_DEPENDS= ${LOCALBASE}/lib/libantlr.a:${PORTSDIR}/devel/antlr -USE_KDE4= kdelibs kdeprefix kdehier automoc4 +USE_KDE4= kdelibs kdeprefix automoc4 USES= cmake:outsource tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build \ corelib xml |