pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/libcddb Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06a65c4da128
branches:  trunk
changeset: 475160:06a65c4da128
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue May 11 04:23:07 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 audio/libcddb/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7670c94dd954 -r 06a65c4da128 audio/libcddb/Makefile
--- a/audio/libcddb/Makefile    Tue May 11 04:22:48 2004 +0000
+++ b/audio/libcddb/Makefile    Tue May 11 04:23:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/22 16:08:47 recht Exp $
+# $NetBSD: Makefile,v 1.7 2004/05/11 04:23:07 minskim Exp $
 #
 
 DISTNAME=      libcddb-0.9.4
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://libcddb.sourceforge.net/
 COMMENT=       Library to access data on a CDDB server
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                yes
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index