summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordrochner <drochner>2003-07-25 16:50:27 +0000
committerdrochner <drochner>2003-07-25 16:50:27 +0000
commitbdc93ff0971db0784a166aa00055ad327ebff8a9 (patch)
tree1f87e0f145d55993ace5c9fc2186d4346e917885 /audio
parent6bab5c2f280039914c94b63379ea5c54f099da4e (diff)
downloadpkgsrc-bdc93ff0971db0784a166aa00055ad327ebff8a9.tar.gz
this needs gmake - how could it work before?
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3blaster/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile
index 94a86bd936f..f48e4e6440e 100644
--- a/audio/mp3blaster/Makefile
+++ b/audio/mp3blaster/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:22:53 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/25 16:50:27 drochner Exp $
DISTNAME= mp3blaster-3.1.3
PKGREVISION= 3
@@ -12,6 +12,7 @@ COMMENT= MP3 console curses-based player
PTHREAD_OPTS= require
USE_BUILDLINK2= yes
+USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+="--with-cxxflags=${CXXFLAGS}" \