pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/libcdio Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8bea87c0113
branches:  trunk
changeset: 475166:a8bea87c0113
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue May 11 05:09:58 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 misc/libcdio/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a6fdb81c4e2c -r a8bea87c0113 misc/libcdio/Makefile
--- a/misc/libcdio/Makefile     Tue May 11 05:08:03 2004 +0000
+++ b/misc/libcdio/Makefile     Tue May 11 05:09:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/05/11 05:08:03 minskim Exp $
+# $NetBSD: Makefile,v 1.11 2004/05/11 05:09:58 minskim Exp $
 #
 
 DISTNAME=      libcdio-0.68
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://www.gnu.org/software/libcdio/
 COMMENT=       CD-ROM access library
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                yes
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index