aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Geometry-Planar-GPC-Polygon
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2012-06-06 17:47:24 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2012-06-06 17:47:24 +0000
commit2145d93e7cc3fce8d9e81f71206e3fe421a375b3 (patch)
tree9513225b70c59ed7d2d7ba3d5db3a2366438741e /math/p5-Math-Geometry-Planar-GPC-Polygon
parentccd32ccbc937b5ce58fa54b3c529e918d11ef2ba (diff)
downloadports-2145d93e7cc3fce8d9e81f71206e3fe421a375b3.tar.gz
ports-2145d93e7cc3fce8d9e81f71206e3fe421a375b3.zip
Notes
Diffstat (limited to 'math/p5-Math-Geometry-Planar-GPC-Polygon')
-rw-r--r--math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile
index 3fd0c1a39900..a6aa389114d9 100644
--- a/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile
+++ b/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= OO wrapper to gpc library
-BUILD_DEPENDS= ${SITE_PERL}/Inline/MakeMaker.pm:${PORTSDIR}/devel/p5-Inline
-RUN_DEPENDS= ${SITE_PERL}/Inline/MakeMaker.pm:${PORTSDIR}/devel/p5-Inline
+BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline
+RUN_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline
PERL_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes