diff options
Diffstat (limited to 'devel/p5-Algorithm-C3')
-rw-r--r-- | devel/p5-Algorithm-C3/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-Algorithm-C3/Makefile b/devel/p5-Algorithm-C3/Makefile index e526597ed3b3..68842f6b2581 100644 --- a/devel/p5-Algorithm-C3/Makefile +++ b/devel/p5-Algorithm-C3/Makefile @@ -15,9 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= lbr@FreeBSD.org COMMENT= A module for merging hierarchies using the C3 algorithm -BUILD_DEPENDS= p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple -RUN_DEPENDS= ${BUILD_DEPENDS} - PERL_MODBUILD= yes MAN3= Algorithm::C3.3 |