pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ae3187832a2
branches:  trunk
changeset: 481910:1ae3187832a2
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Oct 14 18:07:10 2004 +0000

description:
Enable pkgviews installation.

diffstat:

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

diffs (18 lines):

diff -r a3365d77c21c -r 1ae3187832a2 audio/flac/Makefile
--- a/audio/flac/Makefile       Thu Oct 14 18:05:09 2004 +0000
+++ b/audio/flac/Makefile       Thu Oct 14 18:07:10 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/10/03 00:13:05 tv Exp $
+# $NetBSD: Makefile,v 1.27 2004/10/14 18:07:10 minskim Exp $
 
 DISTNAME=      flac-1.1.1
 PKGREVISION=   1
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://flac.sourceforge.net/
 COMMENT=       Free lossless audio codec
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 WRKSRC=                        ${WRKDIR}/${PKGNAME_NOREV}
 USE_BUILDLINK3=                yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index