summaryrefslogtreecommitdiff
path: root/www/libwww
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-09 16:35:13 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-09 16:35:13 +0000
commitac36cb884f92b32edbabb83e6993c1cd228cc62e (patch)
tree1a884eb4adc67556611947ae6e9ba59c425d5b73 /www/libwww
parentUpdate to 1.0.1 (diff)
Add zlib support.
No response from maintainer after a week.
Notes
Notes: svn path=/head/; revision=29450
Diffstat (limited to 'www/libwww')
-rw-r--r--www/libwww/Makefile2
-rw-r--r--www/libwww/pkg-plist3
2 files changed, 4 insertions, 1 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index 3c4aff057d2b..52c31908bc9d 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= jseger@FreeBSD.org
USE_LIBTOOL= yes
USE_GMAKE= yes
-CONFIGURE_ARGS= --enable-shared --enable-static
+CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib
DOCDIR= ${PREFIX}/share/doc/libwww
MAKE_ENV= objformat=${PORTOBJFORMAT}
diff --git a/www/libwww/pkg-plist b/www/libwww/pkg-plist
index 1cc52e9210c5..69103f518524 100644
--- a/www/libwww/pkg-plist
+++ b/www/libwww/pkg-plist
@@ -213,6 +213,9 @@ lib/libwwwutils.so.1
lib/libwwwxml.a
lib/libwwwxml.so
lib/libwwwxml.so.1
+lib/libwwwzip.a
+lib/libwwwzip.so
+lib/libwwwzip.so.1
lib/libxmlparse.a
lib/libxmlparse.so
lib/libxmlparse.so.1