diff options
Diffstat (limited to 'net/libsoup-devel/Makefile')
-rw-r--r-- | net/libsoup-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libsoup-devel/Makefile b/net/libsoup-devel/Makefile index e122890cd27..c8291a8cfbc 100644 --- a/net/libsoup-devel/Makefile +++ b/net/libsoup-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/03/26 16:18:07 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/11 21:46:49 tv Exp $ # DISTNAME= libsoup-2.2.3 @@ -11,7 +11,6 @@ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= HTTP library implementation in C (dev. Version) -USE_BUILDLINK3= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-gtk-doc=no |