summaryrefslogtreecommitdiff
path: root/www/libwww
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-12-26 17:23:58 +0000
committerhubertf <hubertf>2000-12-26 17:23:58 +0000
commit5083e81511a34d49352577b313b8e6287f52cf1a (patch)
tree693e69a9c82ce22c717cd0785322b8a06058ba53 /www/libwww
parente460abd7348d8f00ea7071b9c718674c87656d4e (diff)
downloadpkgsrc-5083e81511a34d49352577b313b8e6287f52cf1a.tar.gz
checking for perl... no
configure: error: Perl needs to be installed in order to compile libwww *** Error code 1 set USE_PERL5 to prevent this.
Diffstat (limited to 'www/libwww')
-rw-r--r--www/libwww/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index 195bb341464..c84c22ab7b3 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/12/22 10:50:05 fredb Exp $
+# $NetBSD: Makefile,v 1.16 2000/12/26 17:23:58 hubertf Exp $
# FreeBSD Id: Makefile,v 1.10 1998/06/14 23:34:59 jseger Exp
#
@@ -14,6 +14,7 @@ HOMEPAGE= http://www.w3.org/Library/
USE_GMAKE= yes
USE_LIBTOOL= yes
USE_SSL= yes
+USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-zlib --with-regex --without-x