summaryrefslogtreecommitdiff
path: root/math/p5-Math-Polygon
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-02-25 18:57:00 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-02-25 18:57:00 +0000
commit1d3d39de88c9c36db5b87edcb31e8e996c6090f2 (patch)
tree6f872e0d99a8d9af11fe1c07a651d757438afda5 /math/p5-Math-Polygon
parentp5-Test-Differences was already listed as a TEST_DEPENDS, but was missed (diff)
Test::Pod is a TEST depends, not BUILD/RUN.
Notes
Notes: svn path=/head/; revision=379944
Diffstat (limited to 'math/p5-Math-Polygon')
-rw-r--r--math/p5-Math-Polygon/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/p5-Math-Polygon/Makefile b/math/p5-Math-Polygon/Makefile
index 91ce14ce9b14..6e5df0106fc4 100644
--- a/math/p5-Math-Polygon/Makefile
+++ b/math/p5-Math-Polygon/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Math-Polygon
PORTVERSION= 1.03
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,7 @@ COMMENT= Class for Maintaining Polygon Data
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
USES= perl5
USE_PERL5= configure