diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-02-01 22:09:30 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-02-01 22:09:30 +0000 |
commit | e86aa29b7d7a302bcfbceaa702536e384183aac9 (patch) | |
tree | ada4f8c43b3dbafc82c1e9502a9b1ddd20310882 | |
parent | 3584b28476124814bca9e13e4709b43be9695ff0 (diff) | |
download | ports-e86aa29b7d7a302bcfbceaa702536e384183aac9.tar.gz ports-e86aa29b7d7a302bcfbceaa702536e384183aac9.zip |
Notes
-rw-r--r-- | devel/p5-Algorithm-Interval2Prefix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Algorithm-Interval2Prefix/Makefile b/devel/p5-Algorithm-Interval2Prefix/Makefile index db81b8a1542e..8f00c2d5b457 100644 --- a/devel/p5-Algorithm-Interval2Prefix/Makefile +++ b/devel/p5-Algorithm-Interval2Prefix/Makefile @@ -13,6 +13,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Generate prefixes from intervals +TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod + PERL_CONFIGURE= yes MAN3= Algorithm::Interval2Prefix.3 |