aboutsummaryrefslogtreecommitdiff
path: root/textproc/intltool/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 18:37:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 18:37:54 +0000
commite214c57b8fad6b65a81142c6ee9706b283425b67 (patch)
treeeed21cdf3f481be4e91106396ae24c5049eac3d1 /textproc/intltool/Makefile
parent042ea2947aef8c163db8d1f3fe5110ed8add79e4 (diff)
downloadports-e214c57b8fad6b65a81142c6ee9706b283425b67.tar.gz
ports-e214c57b8fad6b65a81142c6ee9706b283425b67.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300222
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r--textproc/intltool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index afeef5808270..359828e335fa 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -14,8 +14,8 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Tools to internationalize various kinds of data files
-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
+BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
+RUN_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
USE_GMAKE= yes
USE_ICONV= yes