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 2046486087b6..8697e9af8a2c 100644 --- a/devel/poxml/Makefile +++ b/devel/poxml/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Tools to translate Docbook XML using gettext -BUILD_DEPENDS= ${LOCALBASE}/lib/libantlr.a:${PORTSDIR}/devel/antlr +BUILD_DEPENDS= ${LOCALBASE}/lib/libantlr.a:devel/antlr USE_KDE4= kdelibs kdeprefix automoc4 USES= cmake:outsource gettext-tools:build,run tar:xz |