pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cfg+ Enable pkgviews installation type. From PR...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/531b4ad6ead7
branches:  trunk
changeset: 481204:531b4ad6ead7
user:      cube <cube%pkgsrc.org@localhost>
date:      Mon Sep 27 22:06:23 2004 +0000

description:
Enable pkgviews installation type.  From PR#27044 by Cesar Catrian C.

diffstat:

 devel/cfg+/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r d50089e137f3 -r 531b4ad6ead7 devel/cfg+/Makefile
--- a/devel/cfg+/Makefile       Mon Sep 27 20:43:44 2004 +0000
+++ b/devel/cfg+/Makefile       Mon Sep 27 22:06:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/09/06 20:38:36 danw Exp $
+# $NetBSD: Makefile,v 1.3 2004/09/27 22:06:23 cube Exp $
 #
 
 DISTNAME=              libcfg+-0.6.2
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://platon.sk/projects/libcfg+/
 COMMENT=               Command line and configuration file parsing library
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         yes
 USE_GNU_TOOLS+=                make



Home | Main Index | Thread Index | Old Index