pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/paprefs works fine with PKG_DESTDIR_SUPPORT= us...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b05725dea71d
branches:  trunk
changeset: 393957:b05725dea71d
user:      abs <abs%pkgsrc.org@localhost>
date:      Sun May 31 15:59:03 2009 +0000

description:
works fine with PKG_DESTDIR_SUPPORT=  user-destdir for me...

diffstat:

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

diffs (18 lines):

diff -r 5d1498ce0b8b -r b05725dea71d audio/paprefs/Makefile
--- a/audio/paprefs/Makefile    Sun May 31 09:01:56 2009 +0000
+++ b/audio/paprefs/Makefile    Sun May 31 15:59:03 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/12/30 19:39:28 hasso Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/31 15:59:03 abs Exp $
 #
 
 DISTNAME=      paprefs-0.9.7
@@ -16,6 +16,8 @@
 
 CONFIGURE_ARGS+=       --disable-lynx
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 .include "../../audio/pulseaudio/buildlink3.mk"
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/gconfmm/buildlink3.mk"



Home | Main Index | Thread Index | Old Index