summaryrefslogtreecommitdiff
path: root/textproc/intltool
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-10 23:48:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-10 23:48:09 +0000
commit545a5b1d590b8b3df06cca68fd3029b1935eb229 (patch)
tree09630c0a0f48aa62ebad9b66522d3326c813e45e /textproc/intltool
parentAdd missing slash (/) to the end of MIT MASTER_SITE. (diff)
Add a missing RUN_DEPENDS on p5-XML-Parser.
Notes
Notes: svn path=/head/; revision=93711
Diffstat (limited to 'textproc/intltool')
-rw-r--r--textproc/intltool/Makefile2
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