pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0adaa44ef085
branches:  trunk
changeset: 475518:0adaa44ef085
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon May 17 21:54:49 2004 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r e692b6c89a39 -r 0adaa44ef085 audio/libcdaudio/Makefile
--- a/audio/libcdaudio/Makefile Mon May 17 21:53:28 2004 +0000
+++ b/audio/libcdaudio/Makefile Mon May 17 21:54:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/04/11 16:27:37 xtraeme Exp $
+# $NetBSD: Makefile,v 1.21 2004/05/17 21:54:49 minskim Exp $
 #
 
 DISTNAME=      libcdaudio-0.99.10
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://libcdaudio.sourceforge.net/
 COMMENT=       Multi-platform CD player development library
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                YES
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index