aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-02-15 10:30:11 +0800
committerSteve Wills <swills@FreeBSD.org>2012-02-15 10:30:11 +0800
commit0111da1d245dd08acddaee024f2472cd95592801 (patch)
treee1f468a2ae695ff2e4d7a8af70e8001ab8164a45 /textproc
parent6287f62339b954f1a2d1f1ae635439488e127415 (diff)
downloadfreebsd-ports-gnome-0111da1d245dd08acddaee024f2472cd95592801.tar.gz
freebsd-ports-gnome-0111da1d245dd08acddaee024f2472cd95592801.tar.zst
freebsd-ports-gnome-0111da1d245dd08acddaee024f2472cd95592801.zip
- Add TEST_DEPENDS to enable testing
PR: ports/164747 Submitted by: swills (myself) Approved by: portmgr (blanket)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-String-RewritePrefix/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-String-RewritePrefix/Makefile b/textproc/p5-String-RewritePrefix/Makefile
index 992878464e4b..232d6085a35f 100644
--- a/textproc/p5-String-RewritePrefix/Makefile
+++ b/textproc/p5-String-RewritePrefix/Makefile
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bill.brinzer@gmail.com
COMMENT= Rewrite strings based on a set of known prefixes
+TEST_DEPENDS= p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter
+
PERL_CONFIGURE= yes
MAN3= String::RewritePrefix.3