pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/mpg321 The package supports installation to DEST...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9af20de43ffd
branches:  trunk
changeset: 537312:9af20de43ffd
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Jan 06 12:41:11 2008 +0000

description:
The package supports installation to DESTDIR.

diffstat:

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

diffs (18 lines):

diff -r 9cbcf7c259a3 -r 9af20de43ffd audio/mpg321/Makefile
--- a/audio/mpg321/Makefile     Sun Jan 06 12:02:26 2008 +0000
+++ b/audio/mpg321/Makefile     Sun Jan 06 12:41:11 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/08/13 06:31:36 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2008/01/06 12:41:11 heinz Exp $
 
 DISTNAME=      mpg321-0.2.10
 PKGREVISION=   7
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://mpg321.sourceforge.net/
 COMMENT=       Free replacement for mpg123
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --disable-mpg123-symlink
 



Home | Main Index | Thread Index | Old Index