summaryrefslogtreecommitdiffstats
path: root/ftp/wget
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-11-28 18:05:49 +0000
committersobomax <sobomax@FreeBSD.org>2002-11-28 18:05:49 +0000
commit9e9ea3ea7832b57f7d4a00b1397dc10426fee4bc (patch)
tree9c14caf99595e64d9df7158eff435352c9df0ea3 /ftp/wget
parent604e5486dd9bf477676d0ce962d3201e6155b0cd (diff)
downloadFreeBSD-ports-9e9ea3ea7832b57f7d4a00b1397dc10426fee4bc.zip
FreeBSD-ports-9e9ea3ea7832b57f7d4a00b1397dc10426fee4bc.tar.gz
Use USE_PERL5_BUILD where appropriate, instead of hardcoding
${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr
Diffstat (limited to 'ftp/wget')
-rw-r--r--ftp/wget/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index fb06b78..12eb744 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
OpenPOWER on IntegriCloud