diff options
Diffstat (limited to 'www/libghttp')
-rw-r--r-- | www/libghttp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index fd1c2c2a0c9..8b3036da8e2 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/02/19 12:51:20 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2004/05/09 05:52:20 minskim Exp $ DISTNAME= libghttp-1.0.9 CATEGORIES= www gnome @@ -8,6 +8,8 @@ MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME http client library +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES |