pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/libghttp Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c6cae53d236
branches:  trunk
changeset: 475036:9c6cae53d236
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun May 09 05:52:20 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 www/libghttp/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 14b76e22fc86 -r 9c6cae53d236 www/libghttp/Makefile
--- a/www/libghttp/Makefile     Sun May 09 05:41:52 2004 +0000
+++ b/www/libghttp/Makefile     Sun May 09 05:52:20 2004 +0000
@@ -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 @@
 HOMEPAGE=              http://www.gnome.org/
 COMMENT=               GNOME http client library
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                YES
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index