aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-Dependency-Objects
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Algorithm-Dependency-Objects')
-rw-r--r--devel/p5-Algorithm-Dependency-Objects/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-Dependency-Objects/Makefile b/devel/p5-Algorithm-Dependency-Objects/Makefile
index 7d9fe1d1b8c3..4a83ad3a2ce6 100644
--- a/devel/p5-Algorithm-Dependency-Objects/Makefile
+++ b/devel/p5-Algorithm-Dependency-Objects/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Algorithm-Dependency-Objects
PORTVERSION= 0.04
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= An implementation of an Object Dependency Algorithm
-BUILD_DEPENDS= p5-Scalar-List-Utils>1.10:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-Set-Object>0:${PORTSDIR}/devel/p5-Set-Object \
+BUILD_DEPENDS= p5-Set-Object>0:${PORTSDIR}/devel/p5-Set-Object \
p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep
RUN_DEPENDS= ${BUILD_DEPENDS}