summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-05-09 05:52:20 +0000
committerminskim <minskim@pkgsrc.org>2004-05-09 05:52:20 +0000
commita22b4082b920b85b5c34a5fb0a8af96de749f02b (patch)
treecc90d1b61bbfe84c03b27824c50c3d15a076a504 /www
parenta9020ce74959da75c37156c050796e64050deb73 (diff)
downloadpkgsrc-a22b4082b920b85b5c34a5fb0a8af96de749f02b.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'www')
-rw-r--r--www/libghttp/Makefile4
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