diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-26 04:00:51 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 04:00:51 +0000 |
commit | d51b2c36d53dde046701b8071ee4b8144fbe73a1 (patch) | |
tree | 5579d8e8bf67fbce4618702635e972583e0ae84c /www/libwww | |
parent | 047e50052820f8d50471a8d506030e60ed431598 (diff) | |
download | ports-d51b2c36d53dde046701b8071ee4b8144fbe73a1.tar.gz ports-d51b2c36d53dde046701b8071ee4b8144fbe73a1.zip |
Notes
Diffstat (limited to 'www/libwww')
-rw-r--r-- | www/libwww/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index b9bad59aba52..e59fc1323315 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Feb 1996 # Whom: torstenb # -# $Id: Makefile,v 1.13 1998/11/02 02:48:27 jseger Exp $ +# $Id: Makefile,v 1.14 1999/01/26 03:00:34 steve Exp $ # PKGNAME= libwww-5.2.1 @@ -13,7 +13,6 @@ MASTER_SITES= http://www.w3.org/Library/Distribution/ MAINTAINER= jseger@FreeBSD.org -FETCH_BEFORE_ARGS= -b GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --enable-shared --enable-static |