diff options
Diffstat (limited to 'audio/xmms-bump-scope/Makefile')
-rw-r--r-- | audio/xmms-bump-scope/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/xmms-bump-scope/Makefile b/audio/xmms-bump-scope/Makefile index 2421ebc2936..259bba8402a 100644 --- a/audio/xmms-bump-scope/Makefile +++ b/audio/xmms-bump-scope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/10/04 20:44:20 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2008/07/14 12:55:58 joerg Exp $ # DISTNAME= bump_scope-0.0.3 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://zinx.xmms.org/xmms/ COMMENT= Moving light embossing oscilloscope +PKG_DESTDIR_SUPPORT= user-destdir + USE_LIBTOOL= YES GNU_CONFIGURE= YES |