diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/libghttp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index 16f827ff886..933a32f4888 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/03/19 13:11:19 mjl Exp $ +# $NetBSD: Makefile,v 1.9 2001/06/30 09:59:50 zuntum Exp $ DISTNAME= libghttp-1.0.9 CATEGORIES= www gnome @@ -8,6 +8,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME http client library +USE_BUILDLINK_ONLY= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |