summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-29 13:08:42 +0000
committerwiz <wiz>2009-08-29 13:08:42 +0000
commit21139d07afcc63ca1cf2800be7ab8e2e3ebd3095 (patch)
tree5f2b7ef72b82415b153dfd164c99c33085c1dae6 /audio
parent063f2e490e596657f4af9bfa5ec124942c974234 (diff)
downloadpkgsrc-21139d07afcc63ca1cf2800be7ab8e2e3ebd3095.tar.gz
Mark as destdir-ready.
Diffstat (limited to 'audio')
-rw-r--r--audio/audacious-plugins/Makefile4
-rw-r--r--audio/audacious/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile
index 4d256d1ba32..dec3c9c7665 100644
--- a/audio/audacious-plugins/Makefile
+++ b/audio/audacious-plugins/Makefile
@@ -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 @@ MAINTAINER= jfranz@bsdprojects.net
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 --git a/audio/audacious/Makefile b/audio/audacious/Makefile
index 845821cebc6..9f878fe4115 100644
--- a/audio/audacious/Makefile
+++ b/audio/audacious/Makefile
@@ -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 @@ MAINTAINER= jfranz@bsdprojects.net
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