aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-CAD-Drawing-Template
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 16:53:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 16:53:46 +0000
commit235b4458e31c1bd16f2db6c015e1d680929d9f7c (patch)
tree8bf9c10eb762439d5e125de2557c9d33353661a3 /graphics/p5-CAD-Drawing-Template
parent968f8f63070fd1dcaa5087b266a7ae8ce0911010 (diff)
downloadports-235b4458e31c1bd16f2db6c015e1d680929d9f7c.tar.gz
ports-235b4458e31c1bd16f2db6c015e1d680929d9f7c.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298371
Diffstat (limited to 'graphics/p5-CAD-Drawing-Template')
-rw-r--r--graphics/p5-CAD-Drawing-Template/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-CAD-Drawing-Template/Makefile b/graphics/p5-CAD-Drawing-Template/Makefile
index b3a3c19ff06b..cc0d7ef88cb4 100644
--- a/graphics/p5-CAD-Drawing-Template/Makefile
+++ b/graphics/p5-CAD-Drawing-Template/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Replace tags with text and geometry
-BUILD_DEPENDS= ${SITE_PERL}/CAD/Drawing.pm:${PORTSDIR}/graphics/p5-CAD-Drawing \
- ${SITE_PERL}/CAD/Calc.pm:${PORTSDIR}/math/p5-CAD-Calc
+BUILD_DEPENDS= p5-CAD-Drawing>=0:${PORTSDIR}/graphics/p5-CAD-Drawing \
+ p5-CAD-Calc>=0:${PORTSDIR}/math/p5-CAD-Calc
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= CAD::Drawing::Template.3