aboutsummaryrefslogtreecommitdiff
path: root/textproc/intltool
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-07-03 17:23:00 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-07-03 17:23:00 +0000
commit925d97ca126e05789326124447426b8f2dbe1678 (patch)
treee8b26b5ad9275d32406eb6e71eaff7bc293b8d2d /textproc/intltool
parent6aada50f020e35073d249f686bb530dc66beb987 (diff)
downloadports-925d97ca126e05789326124447426b8f2dbe1678.tar.gz
ports-925d97ca126e05789326124447426b8f2dbe1678.zip
Add a BUILD_DEPENDS on p5-XML-Parser to fix the build on a clean system.
PR: 68636 Submitted by: Konstantin Oznobikhin <bork@rsu.ru>
Notes
Notes: svn path=/head/; revision=112867
Diffstat (limited to 'textproc/intltool')
-rw-r--r--textproc/intltool/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index 29b30c68fd33..1aa67523afc5 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -15,6 +15,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Xml internationalization support for GNOME, and others
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
USE_BZIP2= yes