pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2cd30d8f3ecf
branches:  trunk
changeset: 483698:2cd30d8f3ecf
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Nov 17 17:46:21 2004 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r cca9f004670a -r 2cd30d8f3ecf audio/id3lib/Makefile
--- a/audio/id3lib/Makefile     Wed Nov 17 17:42:05 2004 +0000
+++ b/audio/id3lib/Makefile     Wed Nov 17 17:46:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/10/03 00:13:06 tv Exp $
+# $NetBSD: Makefile,v 1.21 2004/11/17 17:46:21 minskim Exp $
 #
 
 DISTNAME=      id3lib-3.8.3
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://id3lib.sourceforge.net/
 COMMENT=       Library for manipulating ID3v1 and ID3v2 tags
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 USE_LANGUAGES=         c c++
 USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         # defined



Home | Main Index | Thread Index | Old Index