pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/add9b372522b
branches:  trunk
changeset: 474690:add9b372522b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon May 03 23:47:55 2004 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r 57acc3f2ec2c -r add9b372522b audio/splay/Makefile
--- a/audio/splay/Makefile      Mon May 03 23:45:56 2004 +0000
+++ b/audio/splay/Makefile      Mon May 03 23:47:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/05/03 23:45:18 minskim Exp $
+# $NetBSD: Makefile,v 1.17 2004/05/03 23:47:55 minskim Exp $
 #
 
 DISTNAME=              splay-0.8.2
@@ -9,6 +9,8 @@
 HOMEPAGE=              http://splay.sourceforge.net/
 COMMENT=               Audio player/decoder that decodes MPEG Layer I,II,III and WAV files
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_BUILDLINK3=                yes
 USE_LANGUAGES=         c++
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index