aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-DocSet
diff options
context:
space:
mode:
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