aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-31 06:57:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-31 06:57:22 +0000
commit8c55b12f720d451d9d3e55d5ae3f9568e3c3113b (patch)
tree66ee3e5ea79d0a47909e92055daa44e202647b6a /Mk
parent0c32f397115d6a7e639ed1f8b4228848bd5cc96c (diff)
downloadports-8c55b12f720d451d9d3e55d5ae3f9568e3c3113b.tar.gz
ports-8c55b12f720d451d9d3e55d5ae3f9568e3c3113b.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.perl.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Mk/bsd.perl.mk b/Mk/bsd.perl.mk
index 89d13fac3954..f8706b1e0bea 100644
--- a/Mk/bsd.perl.mk
+++ b/Mk/bsd.perl.mk
@@ -186,8 +186,6 @@ CONFIGURE_ENV+= PERL_MM_USE_DEFAULT="YES"
.endif # defined(PERL_CONFIGURE)
.if defined(USE_PERL5) || defined(USE_PERL5_BUILD)
-EXTRACT_DEPENDS+= ${PERL5}:${PORTSDIR}/lang/${PERL_PORT}
-PATCH_DEPENDS+= ${PERL5}:${PORTSDIR}/lang/${PERL_PORT}
BUILD_DEPENDS+= ${PERL5}:${PORTSDIR}/lang/${PERL_PORT}
.endif
.if defined(USE_PERL5) || defined(USE_PERL5_RUN)