summaryrefslogtreecommitdiff
path: root/math/p5-Math-Geometry-Planar-Offset/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-02-23 19:28:57 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-02-23 19:28:57 +0000
commiteca8331c7728263bde1d0d120cb5842eb65578d1 (patch)
treecd23097dbfa0266f5afa054239a1a416ed87b265 /math/p5-Math-Geometry-Planar-Offset/Makefile
parentUpdate to 0.45 (diff)
Update to 1.05
PR: 120449 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout
Diffstat (limited to 'math/p5-Math-Geometry-Planar-Offset/Makefile')
-rw-r--r--math/p5-Math-Geometry-Planar-Offset/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/p5-Math-Geometry-Planar-Offset/Makefile b/math/p5-Math-Geometry-Planar-Offset/Makefile
index ee8f8cf55134..df0a330f0422 100644
--- a/math/p5-Math-Geometry-Planar-Offset/Makefile
+++ b/math/p5-Math-Geometry-Planar-Offset/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Math-Geometry-Planar-Offset
-PORTVERSION= 1.04
+PORTVERSION= 1.05
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
@@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= Calculate offset polygons
+BUILD_DEPENDS= ${SITE_PERL}/Test/YAML.pm:${PORTSDIR}/textproc/p5-YAML
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
MAN3= Math::Geometry::Planar::Offset.3
PERL_MODBUILD= yes