summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-12-26 17:23:58 +0000
committerhubertf <hubertf@pkgsrc.org>2000-12-26 17:23:58 +0000
commit28e559ba39c5460f11c7f4f0e73d329d177bbd4e (patch)
tree693e69a9c82ce22c717cd0785322b8a06058ba53 /www
parent9b36db279134d6a45c344ff4d51bd7fede5536e3 (diff)
downloadpkgsrc-28e559ba39c5460f11c7f4f0e73d329d177bbd4e.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')
-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