diff options
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 |