aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Scale
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-03-01 12:57:11 +0000
committerSteve Wills <swills@FreeBSD.org>2012-03-01 12:57:11 +0000
commitc94dbf7077766eafc1f7f7f0d64d2ec24c6ee14f (patch)
tree0c2479691f494aef2402c286447c81a8e328a0d4 /graphics/p5-Image-Scale
parent40f3284f25e6c164f634a5576d22596fe52a8e7c (diff)
downloadports-c94dbf7077766eafc1f7f7f0d64d2ec24c6ee14f.tar.gz
ports-c94dbf7077766eafc1f7f7f0d64d2ec24c6ee14f.zip
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=292488
Diffstat (limited to 'graphics/p5-Image-Scale')
-rw-r--r--graphics/p5-Image-Scale/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-Image-Scale/Makefile b/graphics/p5-Image-Scale/Makefile
index 32dba4024a14..dbfa2ce8fe5d 100644
--- a/graphics/p5-Image-Scale/Makefile
+++ b/graphics/p5-Image-Scale/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
png:${PORTSDIR}/graphics/png \
gif.5:${PORTSDIR}/graphics/giflib
+TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
+
MAN3= Image::Scale.3
PERL_CONFIGURE= yes