aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Filter-Template
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-08 12:13:52 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-08 12:13:52 +0000
commit14c7f5882bbeeca5843ca1d4738d00f559b03840 (patch)
tree79457939dd1b1137c466e98796dee491b61ca495 /devel/p5-Filter-Template
parent1a41c67ac42c0d2687ce4ebdda7cde0a38b2daef (diff)
downloadports-14c7f5882bbeeca5843ca1d4738d00f559b03840.tar.gz
ports-14c7f5882bbeeca5843ca1d4738d00f559b03840.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298754
Diffstat (limited to 'devel/p5-Filter-Template')
-rw-r--r--devel/p5-Filter-Template/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Filter-Template/Makefile b/devel/p5-Filter-Template/Makefile
index 58db062a1b58..fd25ae540207 100644
--- a/devel/p5-Filter-Template/Makefile
+++ b/devel/p5-Filter-Template/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A source filter for inline code templates (macros)
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Filter/Util/Call.pm:${PORTSDIR}/devel/p5-Filter
+BUILD_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Filter::Template.3 Filter::Template::UseBytes.3