summaryrefslogtreecommitdiff
path: root/www/libwww/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-06-14 23:35:13 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-06-14 23:35:13 +0000
commit5b0be13b00673fec0d816e4c5c589a3233c31fd9 (patch)
treeae123bfe0ae1e087f1eda884f1211cbb29ab2a58 /www/libwww/Makefile
parent1) Break-up the mega-patch-aa. (diff)
Upgrade to libwww-5.1m1.
Notes
Notes: svn path=/head/; revision=11433
Diffstat (limited to 'www/libwww/Makefile')
-rw-r--r--www/libwww/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index b275d5033a22..5f70df837b56 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: libwww
-# Version required: 5.1l
+# Version required: 5.1m1
# Date created: 18 Feb 1996
# Whom: torstenb
#
-# $Id: Makefile,v 1.8 1998/03/25 12:33:26 tg Exp $
+# $Id: Makefile,v 1.9 1998/04/11 03:20:03 jseger Exp $
#
-PKGNAME= libwww-5.1l
+PKGNAME= libwww-5.1m1
DISTNAME= w3c-${PKGNAME}
CATEGORIES= www devel
MASTER_SITES= ftp://ftp.w3.org/pub/libwww/
@@ -15,8 +15,10 @@ MAINTAINER= jseger@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
+CONFIGURE_ARGS= --enable-shared --enable-static
DOCDIR= ${PREFIX}/share/doc/libwww
+WRKSRC= ${WRKDIR}/w3c-libwww-5.1m
post-install:
@${LDCONFIG} -m ${PREFIX}/lib
.if !defined(NOPORTDOCS)