pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Mark as destdir-ready.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b27ed9470780
branches:  trunk
changeset: 398334:b27ed9470780
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 29 13:08:42 2009 +0000

description:
Mark as destdir-ready.

diffstat:

 audio/audacious-plugins/Makefile  |  4 +++-
 audio/audacious/Makefile          |  4 +++-
 x11/gtksourceview-sharp2/Makefile |  4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diffs (54 lines):

diff -r 003d420d13d5 -r b27ed9470780 audio/audacious-plugins/Makefile
--- a/audio/audacious-plugins/Makefile  Sat Aug 29 13:06:34 2009 +0000
+++ b/audio/audacious-plugins/Makefile  Sat Aug 29 13:08:42 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/08/26 19:57:08 sno Exp $
+# $NetBSD: Makefile,v 1.9 2009/08/29 13:15:17 wiz Exp $
 #
 
 DISTNAME=              audacious-plugins-1.5.1
@@ -11,6 +11,8 @@
 HOMEPAGE=              http://audacious-media-player.org/
 COMMENT=               Plugins for Audacious media player
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake intltool pkg-config msgfmt
 USE_LIBTOOL=           yes
diff -r 003d420d13d5 -r b27ed9470780 audio/audacious/Makefile
--- a/audio/audacious/Makefile  Sat Aug 29 13:06:34 2009 +0000
+++ b/audio/audacious/Makefile  Sat Aug 29 13:08:42 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/08/26 19:56:59 sno Exp $
+# $NetBSD: Makefile,v 1.7 2009/08/29 13:15:23 wiz Exp $
 #
 
 DISTNAME=              audacious-1.5.1
@@ -11,6 +11,8 @@
 HOMEPAGE=              http://audacious-media-player.org/
 COMMENT=               Media player based on BMP and XMMS
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake intltool msgfmt pkg-config
 USE_LIBTOOL=           yes
diff -r 003d420d13d5 -r b27ed9470780 x11/gtksourceview-sharp2/Makefile
--- a/x11/gtksourceview-sharp2/Makefile Sat Aug 29 13:06:34 2009 +0000
+++ b/x11/gtksourceview-sharp2/Makefile Sat Aug 29 13:08:42 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2009/08/26 19:58:31 sno Exp $
+# $NetBSD: Makefile,v 1.13 2009/08/29 13:08:42 wiz Exp $
 
 DISTNAME=      gtksourceview-sharp-2.0-0.12
 PKGNAME=       ${DISTNAME:S/-2.0-/2-/}
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.mono-project.com/Gtk
 COMMENT=       C\# Bindings to the GtkSourceView widget
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 PREV_PKGPATH=  x11/gtksourceview-sharp
 SUPERSEDES=    gtksourceview-sharp-2.0-[0-9]*
 



Home | Main Index | Thread Index | Old Index