diff options
Diffstat (limited to 'audio/xmms-synaesthesia/Makefile')
-rw-r--r-- | audio/xmms-synaesthesia/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/xmms-synaesthesia/Makefile b/audio/xmms-synaesthesia/Makefile index 42290061f70..c2d559354b7 100644 --- a/audio/xmms-synaesthesia/Makefile +++ b/audio/xmms-synaesthesia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/10/04 20:44:20 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2008/07/14 12:55:59 joerg Exp $ # DISTNAME= synaesthesia-xmms-0.0.3-rc3 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://zinx.xmms.org/xmms/ COMMENT= Port of Synaesthesia to an XMMS plugin +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes |