aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-DocSet
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-05 07:02:36 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-05 07:02:36 +0000
commitbc08cdec761b3b0041fb2b0f8d0d9df096fc92ef (patch)
tree5aeef25df465c579cfb0aeccdd03201c140367cd /textproc/p5-DocSet
parent8408ccfbc38e42b74038cc264147c753a8b153fc (diff)
downloadports-bc08cdec761b3b0041fb2b0f8d0d9df096fc92ef.tar.gz
ports-bc08cdec761b3b0041fb2b0f8d0d9df096fc92ef.zip
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@
Notes
Notes: svn path=/head/; revision=298426
Diffstat (limited to 'textproc/p5-DocSet')
-rw-r--r--textproc/p5-DocSet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-DocSet/Makefile b/textproc/p5-DocSet/Makefile
index ba4b74e99595..525adc6f570c 100644
--- a/textproc/p5-DocSet/Makefile
+++ b/textproc/p5-DocSet/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Dcumentation projects builder in HTML, PS and PDF formats
-BUILD_DEPENDS= ${SITE_PERL}/Pod/POM.pm:${PORTSDIR}/textproc/p5-Pod-POM \
- ${SITE_PERL}/${PERL_ARCH}/Template/Toolkit.pod:${PORTSDIR}/www/p5-Template-Toolkit
+BUILD_DEPENDS= p5-Pod-POM>=0:${PORTSDIR}/textproc/p5-Pod-POM \
+ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit
MAKE_JOBS_SAFE= yes