summaryrefslogtreecommitdiff
path: root/www/libwww
diff options
context:
space:
mode:
authortv <tv>1998-07-24 01:56:59 +0000
committertv <tv>1998-07-24 01:56:59 +0000
commite892d62fc0d4fbcac1c8ab701c0ae9e099d99b95 (patch)
tree4a3f1ba6717b1a2d9f43df9e1780b9595d3a5437 /www/libwww
parent3a9e553e2fe90d2131eea1edee6c85c4fde6dfb6 (diff)
downloadpkgsrc-e892d62fc0d4fbcac1c8ab701c0ae9e099d99b95.tar.gz
Update to use USE_LIBTOOL.
Diffstat (limited to 'www/libwww')
-rw-r--r--www/libwww/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index df16f93571e..2a9deac9494 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/07/14 17:12:35 tv Exp $
+# $NetBSD: Makefile,v 1.4 1998/07/24 01:57:01 tv Exp $
# FreeBSD Id: Makefile,v 1.10 1998/06/14 23:34:59 jseger Exp
#
@@ -9,12 +9,10 @@ MASTER_SITES= ftp://ftp.w3.org/pub/libwww/
MAINTAINER= tv@netbsd.org
-BUILD_DEPENDS= ${PREFIX}/bin/libtool:../../devel/libtool
-
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-zlib --with-regex --without-x
-CONFIGURE_ENV= LIBTOOL=${PREFIX}/bin/libtool
WRKSRC= ${WRKDIR}/w3c-libwww-5.1m
DOCDIR= ${PREFIX}/share/doc/libwww