summaryrefslogtreecommitdiffstats
path: root/ftp/wget
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2002-07-28 09:45:10 +0000
committersf <sf@FreeBSD.org>2002-07-28 09:45:10 +0000
commita569ba8e54d9f80f1ac353f72f3b7fdc69b3af99 (patch)
tree3d4e5bb25b061856f4d18dbe1ffbfefe022e8397 /ftp/wget
parentf789e21ed1e8307c53904765ce53abe9d2cb0ab8 (diff)
downloadFreeBSD-ports-a569ba8e54d9f80f1ac353f72f3b7fdc69b3af99.zip
FreeBSD-ports-a569ba8e54d9f80f1ac353f72f3b7fdc69b3af99.tar.gz
USE_PERL5 is not correct. needs perl5 only for build.
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 ac6a4ca..c69779c 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -20,10 +20,10 @@ MASTER_SITE_SUBDIR= wget
MAINTAINER= sf@FreeBSD.org
LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
+BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_PERL5= yes # only for pod2man
.if defined(WITHOUT_SSL)
CONFIGURE_ARGS= --with-ssl=no
OpenPOWER on IntegriCloud