summaryrefslogtreecommitdiff
path: root/www/libwww
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2005-05-31 20:51:59 +0000
committersalo <salo@pkgsrc.org>2005-05-31 20:51:59 +0000
commitfd43abcdf815ee07ea0227b92da3236589131394 (patch)
tree23f30acbd230ec5f61823090981294321cf3495d /www/libwww
parent827f66c0408d713c48edbda116f3ba43956358c6 (diff)
downloadpkgsrc-fd43abcdf815ee07ea0227b92da3236589131394.tar.gz
delint.
Diffstat (limited to 'www/libwww')
-rw-r--r--www/libwww/Makefile7
-rw-r--r--www/libwww/PLIST8
2 files changed, 7 insertions, 8 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index 41cd61ccc42..16f4d35568a 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2005/05/22 20:08:45 jlam Exp $
+# $NetBSD: Makefile,v 1.61 2005/05/31 20:51:59 salo Exp $
DISTNAME= w3c-libwww-5.4.0
PKGNAME= libwww-5.4.0
@@ -18,9 +18,8 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
SITES_libwww-configure-5.4.0nb1.gz= ${MASTER_SITE_LOCAL}
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake perl
USE_LIBTOOL= YES
-USE_PERL5= build
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-zlib --with-regex --without-x
@@ -35,7 +34,7 @@ pre-configure:
${GZCAT} ${DISTDIR}/libwww-configure-5.4.0nb1.gz > ${WRKSRC}/configure
${CHMOD} a+x ${WRKSRC}/configure
.for f in aclocal.m4 configure stamp-h.in
- ${TOUCH} ${WRKSRC}/$f
+ ${TOUCH} ${WRKSRC}/${f}
.endfor
${TOUCH} `${FIND} ${WRKSRC} -name Makefile.in -print`
diff --git a/www/libwww/PLIST b/www/libwww/PLIST
index 7e029494b4f..429f4e4ddcd 100644
--- a/www/libwww/PLIST
+++ b/www/libwww/PLIST
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:57 jlam Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/05/31 20:52:00 salo Exp $
bin/libwww-config
bin/w3c
bin/webbot
bin/www
-include/wwwconf.h
include/w3c-libwww/HTAABrow.h
include/w3c-libwww/HTAAUtil.h
include/w3c-libwww/HTANSI.h
@@ -45,8 +44,8 @@ include/w3c-libwww/HTFilter.h
include/w3c-libwww/HTFormat.h
include/w3c-libwww/HTGopher.h
include/w3c-libwww/HTGuess.h
-include/w3c-libwww/HTHash.h
include/w3c-libwww/HTHInit.h
+include/w3c-libwww/HTHash.h
include/w3c-libwww/HTHeader.h
include/w3c-libwww/HTHist.h
include/w3c-libwww/HTHome.h
@@ -163,6 +162,7 @@ include/w3c-libwww/WWWXML.h
include/w3c-libwww/WWWZip.h
include/w3c-libwww/wwwsys.h
include/w3c-libwww/xmlparse.h
+include/wwwconf.h
${MD5LIB}lib/libmd5.la
lib/libpics.la
lib/libwwwapp.la
@@ -172,8 +172,8 @@ lib/libwwwdir.la
lib/libwwwfile.la
lib/libwwwftp.la
lib/libwwwgopher.la
-lib/libwwwhttp.la
lib/libwwwhtml.la
+lib/libwwwhttp.la
lib/libwwwinit.la
lib/libwwwmime.la
lib/libwwwmux.la