diff options
Diffstat (limited to 'www/curl')
-rw-r--r-- | www/curl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile index ddb758ed619..f545462db3a 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/09/29 15:42:24 seb Exp $ +# $NetBSD: Makefile,v 1.8 2001/10/03 22:36:41 jlam Exp $ DISTNAME= curl-7.9 CATEGORIES= www @@ -9,8 +9,6 @@ HOMEPAGE= http://curl.haxx.se/ COMMENT= client that groks URLs USE_BUILDLINK_ONLY= yes -REPLACE_BUILDLINK= curl-config - GNU_CONFIGURE= yes USE_GMAKE= yes USE_LIBTOOL= yes |