summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-05-16 17:14:10 +0000
committerwiz <wiz@pkgsrc.org>2006-05-16 17:14:10 +0000
commit1bccf32e9704447c807e5b06e94521ab5c783a6c (patch)
tree5462ba265dbae3ab35772ab5b79eafd2147dbeb7 /audio
parenta0966ccea85fb3f0186a1fa769d9e692d923eacb (diff)
downloadpkgsrc-1bccf32e9704447c807e5b06e94521ab5c783a6c.tar.gz
Mark as using c and c++. Closes PR 33497 by martijn.
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3blaster/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile
index d5dfe5f1637..b3b50117b0b 100644
--- a/audio/mp3blaster/Makefile
+++ b/audio/mp3blaster/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/03/09 21:04:41 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2006/05/16 17:14:10 wiz Exp $
DISTNAME= mp3blaster-3.2.0
PKGREVISION= 3
@@ -10,10 +10,11 @@ HOMEPAGE= http://www.stack.nl/~brama/mp3blaster.html
COMMENT= MP3 console curses-based player
PTHREAD_OPTS+= require
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+="--with-cxxflags=${CXXFLAGS}" \
+CONFIGURE_ARGS+=--with-cxxflags=${CXXFLAGS:Q} \
--with-curses \
--with-oggvorbis