pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89ac58f386f5
branches:  trunk
changeset: 483703:89ac58f386f5
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Nov 17 18:21:36 2004 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r 6ded9d07dd67 -r 89ac58f386f5 audio/id3v2/Makefile
--- a/audio/id3v2/Makefile      Wed Nov 17 18:16:29 2004 +0000
+++ b/audio/id3v2/Makefile      Wed Nov 17 18:21:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/11/04 12:03:46 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2004/11/17 18:21:36 minskim Exp $
 
 DISTNAME=      id3v2-0.1.11
 CATEGORIES=    audio
@@ -8,6 +8,8 @@
 HOMEPAGE=      http://id3v2.sourceforge.net/
 COMMENT=       Command line editor for id3v2 tags
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_LANGUAGES= c++
 USE_BUILDLINK3=        YES
 USE_GNU_TOOLS+=        make



Home | Main Index | Thread Index | Old Index