pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/pulseaudio Supports DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f13f1e9a6cf
branches:  trunk
changeset: 554058:1f13f1e9a6cf
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Feb 07 20:42:33 2009 +0000

description:
Supports DESTDIR.

diffstat:

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

diffs (18 lines):

diff -r 61676de7763a -r 1f13f1e9a6cf audio/pulseaudio/Makefile
--- a/audio/pulseaudio/Makefile Sat Feb 07 20:09:20 2009 +0000
+++ b/audio/pulseaudio/Makefile Sat Feb 07 20:42:33 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/02/05 21:05:07 tron Exp $
+# $NetBSD: Makefile,v 1.18 2009/02/07 20:42:33 joerg Exp $
 
 # NOTE: Please send a copy of any patches that are not pkgsrc-specific
 # to <pulseaudio-discuss%mail.0pointer.de@localhost>
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.pulseaudio.org/
 COMMENT=       Sound server for POSIX and Win32 systems
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 USE_TOOLS+=    pkg-config gmake m4 msgfmt intltool perl \



Home | Main Index | Thread Index | Old Index