aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Sub-Install
diff options
context:
space:
mode:
authorLars Balker Rasmussen <lbr@FreeBSD.org>2008-03-15 09:43:16 +0000
committerLars Balker Rasmussen <lbr@FreeBSD.org>2008-03-15 09:43:16 +0000
commit721b3008599b750e6631eef565e825347a585b86 (patch)
tree0ba8a342e99b6fc855795964fb1c2f2b713d3e40 /devel/p5-Sub-Install
parent5ae9531f9485818f43cc1102fa14b08c4ecbfe86 (diff)
downloadports-721b3008599b750e6631eef565e825347a585b86.tar.gz
ports-721b3008599b750e6631eef565e825347a585b86.zip
Notes
Diffstat (limited to 'devel/p5-Sub-Install')
-rw-r--r--devel/p5-Sub-Install/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Sub-Install/Makefile b/devel/p5-Sub-Install/Makefile
index b08a97a306d3..68bff11bda00 100644
--- a/devel/p5-Sub-Install/Makefile
+++ b/devel/p5-Sub-Install/Makefile
@@ -22,8 +22,7 @@ MAN3= Sub::Install.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500703
-BUILD_DEPENDS= ${RUN_DEPENDS} \
- p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif