aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2015-02-26 02:57:00 +0800
committeradamw <adamw@FreeBSD.org>2015-02-26 02:57:00 +0800
commitee2a741eccfb32fb373ba09fa95e125f24ea8d48 (patch)
tree6f872e0d99a8d9af11fe1c07a651d757438afda5 /math
parentd468a8a42891f411bb0fde3ae0a119a498406880 (diff)
downloadfreebsd-ports-gnome-ee2a741eccfb32fb373ba09fa95e125f24ea8d48.tar.gz
freebsd-ports-gnome-ee2a741eccfb32fb373ba09fa95e125f24ea8d48.tar.zst
freebsd-ports-gnome-ee2a741eccfb32fb373ba09fa95e125f24ea8d48.zip
Test::Pod is a TEST depends, not BUILD/RUN.
Diffstat (limited to 'math')
-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