pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/alsa-utils user-destdir support



details:   https://anonhg.NetBSD.org/pkgsrc/rev/175576e9dffc
branches:  trunk
changeset: 395128:175576e9dffc
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jul 07 14:37:21 2009 +0000

description:
user-destdir support

diffstat:

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

diffs (18 lines):

diff -r 2b16376be2fe -r 175576e9dffc audio/alsa-utils/Makefile
--- a/audio/alsa-utils/Makefile Tue Jul 07 14:24:05 2009 +0000
+++ b/audio/alsa-utils/Makefile Tue Jul 07 14:37:21 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/12/30 14:44:14 hasso Exp $
+# $NetBSD: Makefile,v 1.4 2009/07/07 14:37:21 joerg Exp $
 #
 
 DISTNAME=      alsa-utils-1.0.18
@@ -11,6 +11,8 @@
 HOMEPAGE=      ftp://ftp.alsa-project.org/pub/utils/
 COMMENT=       Advanced Linux Sound Architecture (ALSA) utilities
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         yes
 USE_TOOLS=             pkg-config gmake bash:run
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index