diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-29 13:08:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-29 13:08:42 +0000 |
commit | 23229a81fde7242dcb704507e5ab43d375d69534 (patch) | |
tree | 5f2b7ef72b82415b153dfd164c99c33085c1dae6 /audio/audacious-plugins | |
parent | bea6d85dcb2e7e2a605224f3b629a61d3b0a6443 (diff) | |
download | pkgsrc-23229a81fde7242dcb704507e5ab43d375d69534.tar.gz |
Mark as destdir-ready.
Diffstat (limited to 'audio/audacious-plugins')
-rw-r--r-- | audio/audacious-plugins/Makefile | 4 |
1 files changed, 3 insertions, 1 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 |