summaryrefslogtreecommitdiff
path: root/www/curl
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-10-03 22:36:37 +0000
committerjlam <jlam@pkgsrc.org>2001-10-03 22:36:37 +0000
commitf25f9d2824f2548b605b8cf88494b54c2d1335d9 (patch)
tree52c18907bfe7de767bdbd153225e7d61aac042bb /www/curl
parent98cd81fd463921699b46403b8d5cc871f6f3aba2 (diff)
downloadpkgsrc-f25f9d2824f2548b605b8cf88494b54c2d1335d9.tar.gz
bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and *.pc.
Diffstat (limited to 'www/curl')
-rw-r--r--www/curl/Makefile4
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