diff options
Diffstat (limited to 'audio/muse/Makefile')
-rw-r--r-- | audio/muse/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 8cb3723360a..593d580b0f4 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2012/10/02 17:10:34 tron Exp $ +# $NetBSD: Makefile,v 1.43 2012/10/02 23:48:01 asau Exp $ # DISTNAME= MuSE-0.9 @@ -13,8 +13,6 @@ HOMEPAGE= http://muse.dyne.org/ COMMENT= Multiple Streaming Engine LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_TOOLS+= gmake pkg-config msgfmt |