diff options
Diffstat (limited to 'audio/moodbar/Makefile')
-rw-r--r-- | audio/moodbar/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/moodbar/Makefile b/audio/moodbar/Makefile index f1155f1ab86..a54efbba5c3 100644 --- a/audio/moodbar/Makefile +++ b/audio/moodbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/09/15 10:03:41 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/02 23:47:58 asau Exp $ # DISTNAME= moodbar-0.1.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://amarok.kde.org/wiki/Moodbar COMMENT= Tool to show the "mood" of a track LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config |