1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Add zlib support.

No response from maintainer after a week.
This commit is contained in:
Ade Lovett 2000-06-09 16:35:13 +00:00
parent 4c9e83a093
commit ac36cb884f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29450
2 changed files with 4 additions and 1 deletions

View File

@ -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}

View File

@ -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