diff options
Diffstat (limited to 'devel/poxml/Makefile')
-rw-r--r-- | devel/poxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/poxml/Makefile b/devel/poxml/Makefile index 8697e9af8a2c..9f8318e3eeeb 100644 --- a/devel/poxml/Makefile +++ b/devel/poxml/Makefile @@ -11,7 +11,7 @@ COMMENT= Tools to translate Docbook XML using gettext BUILD_DEPENDS= ${LOCALBASE}/lib/libantlr.a:devel/antlr -USE_KDE4= kdelibs kdeprefix automoc4 +USE_KDE4= kdelibs automoc4 USES= cmake:outsource gettext-tools:build,run tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build \ corelib xml |