summaryrefslogtreecommitdiff
path: root/www/libwww/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-11-02 02:48:28 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-11-02 02:48:28 +0000
commitb98345d3b401f1e95e24ec973ce4da3e55063eb6 (patch)
tree8a4c65f6a43ed79a7f30b93b144188a9e953be75 /www/libwww/Makefile
parentSays that the port uses perl5 for building and running (diff)
Upgrade to libwww-5.2
Notes
Notes: svn path=/head/; revision=14286
Diffstat (limited to '')
-rw-r--r--www/libwww/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index 8f0ed5bed5e6..41c1030e51b2 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -3,13 +3,13 @@
# Date created: 18 Feb 1996
# Whom: torstenb
#
-# $Id: Makefile,v 1.11 1998/10/14 23:46:40 jseger Exp $
+# $Id: Makefile,v 1.12 1998/10/16 03:04:06 jseger Exp $
#
-PKGNAME= libwww-5.1m1
+PKGNAME= libwww-5.2
DISTNAME= w3c-${PKGNAME}
CATEGORIES= www devel
-MASTER_SITES= ftp://ftp.w3.org/pub/libwww/
+MASTER_SITES= http://www.w3.org/Library/Distribution/
MAINTAINER= jseger@FreeBSD.org
@@ -18,7 +18,6 @@ USE_GMAKE= yes
CONFIGURE_ARGS= --enable-shared --enable-static
DOCDIR= ${PREFIX}/share/doc/libwww
-WRKSRC= ${WRKDIR}/w3c-libwww-5.1m
post-install:
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if !defined(NOPORTDOCS)