aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-11-28 18:05:49 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-11-28 18:05:49 +0000
commit499f6035b347097b351352c5d8f0a30ac6b45a92 (patch)
tree8b9644e4aa1a1fce2f7ef4f30a543db47d3ea91f /ftp
parent2301f5395ac11bea9a0b344e261c19763d8c6b3c (diff)
downloadports-499f6035b347097b351352c5d8f0a30ac6b45a92.tar.gz
ports-499f6035b347097b351352c5d8f0a30ac6b45a92.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wget-devel/Makefile2
-rw-r--r--ftp/wget/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile
index fb06b789a3c3..12eb74436907 100644
--- a/ftp/wget-devel/Makefile
+++ b/ftp/wget-devel/Makefile
@@ -15,8 +15,8 @@ MASTER_SITE_SUBDIR= wget
MAINTAINER= sf@FreeBSD.org
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
-BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5
+USE_PERL5_BUILD= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index fb06b789a3c3..12eb74436907 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -15,8 +15,8 @@ MASTER_SITE_SUBDIR= wget
MAINTAINER= sf@FreeBSD.org
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
-BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5
+USE_PERL5_BUILD= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes