pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b1cc49b25021
branches:  trunk
changeset: 474551:b1cc49b25021
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun May 02 04:22:47 2004 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r c2b94ebc88c5 -r b1cc49b25021 audio/cdparanoia/Makefile
--- a/audio/cdparanoia/Makefile Sun May 02 04:19:41 2004 +0000
+++ b/audio/cdparanoia/Makefile Sun May 02 04:22:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/02/11 00:47:04 xtraeme Exp $
+# $NetBSD: Makefile,v 1.14 2004/05/02 04:22:47 minskim Exp $
 #
 
 DISTNAME=      cdparanoia-III-alpha9.8
@@ -13,6 +13,8 @@
 
 ONLY_FOR_PLATFORM=     FreeBSD-*-* NetBSD-*-* Linux-*-*
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=        YES
 USE_GNU_TOOLS+=        make
 USE_LIBTOOL=   YES



Home | Main Index | Thread Index | Old Index