diff options
-rw-r--r-- | textproc/intltool/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index a2d492aab7f9..59fd624a08f7 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -7,6 +7,7 @@ PORTNAME= intltool PORTVERSION= 0.27.2 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.27 @@ -16,6 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Xml internationalization support for GNOME, and others LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser USE_BZIP2= yes USE_GMAKE= yes |