pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b16658143e4
branches:  trunk
changeset: 487536:9b16658143e4
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Jan 16 17:08:36 2005 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r 30c09f350b46 -r 9b16658143e4 audio/libid3tag/Makefile
--- a/audio/libid3tag/Makefile  Sun Jan 16 16:57:12 2005 +0000
+++ b/audio/libid3tag/Makefile  Sun Jan 16 17:08:36 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/10/03 00:13:07 tv Exp $
+# $NetBSD: Makefile,v 1.13 2005/01/16 17:08:36 minskim Exp $
 #
 
 DISTNAME=      libid3tag-0.15.1b
@@ -13,6 +13,8 @@
 
 CONFLICTS=     mad<0.15
 
+PKG_INSTLLATION_TYPES= overwrite pkgviews
+
 USE_BUILDLINK3=                YES
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES



Home | Main Index | Thread Index | Old Index