summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 05:52:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 05:52:54 +0000
commit3982ced0ba5fd81925a7c8eb0ec335313cbf01bb (patch)
treeb6378413b022d42cf3b4b1c7087c1f58ebe6f7a2 /math
parent- Remove SITE_PERL from *_DEPENDS (diff)
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300241
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Geometry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Geometry/Makefile b/math/p5-Math-Geometry/Makefile
index c1973aff8b16..7f500fd37b96 100644
--- a/math/p5-Math-Geometry/Makefile
+++ b/math/p5-Math-Geometry/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Geometry related functions
-RUN_DEPENDS= ${SITE_PERL}/Math/Matrix.pm:${PORTSDIR}/math/p5-Math-Matrix
+RUN_DEPENDS= p5-Math-Matrix>=0:${PORTSDIR}/math/p5-Math-Matrix
PERL_CONFIGURE= yes