summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:30:02 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:30:02 +0000
commit51c8ea8d626ec51437ba0afbcc8aa3f789ea4cf3 (patch)
tree030b3d92bb08524e5b2e5325ab25aa34929f271d /audio
parent601583c3207bd23bb05d0761888aefcb5699e1c2 (diff)
downloadpkgsrc-51c8ea8d626ec51437ba0afbcc8aa3f789ea4cf3.tar.gz
pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.
Diffstat (limited to 'audio')
-rw-r--r--audio/audacity/Makefile4
-rw-r--r--audio/kid3/Makefile4
-rw-r--r--audio/maplay/Makefile6
3 files changed, 7 insertions, 7 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index b26895695cc..9548e2f3959 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2007/01/13 21:28:11 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2007/02/22 19:30:02 wiz Exp $
DISTNAME= audacity-src-1.2.4b
PKGNAME= audacity-1.2.4b
@@ -15,7 +15,7 @@ DEPENDS+= zip>=0.0:../../archivers/zip
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= autoconf gmake msgfmt
-USE_LANGUAGES+= c c++
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-xaudio
CONFIGURE_ARGS+= --with-id3=system
diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile
index d2552457d52..21073fe3697 100644
--- a/audio/kid3/Makefile
+++ b/audio/kid3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/01/26 03:53:56 markd Exp $
+# $NetBSD: Makefile,v 1.7 2007/02/22 19:30:03 wiz Exp $
#
DISTNAME= kid3-0.8.1
@@ -11,7 +11,7 @@ COMMENT= KDE ID3 tagger
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_LANGUAGES+= c c++
+USE_LANGUAGES= c c++
CHECK_PORTABILITY_SKIP+= make_qtonly.sh
diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile
index 108f02fa1c2..5acc15776c5 100644
--- a/audio/maplay/Makefile
+++ b/audio/maplay/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2006/05/24 11:47:12 tonio Exp $
+# $NetBSD: Makefile,v 1.20 2007/02/22 19:30:03 wiz Exp $
-DISTNAME= maplay1_2
+DISTNAME= maplay1_2
PKGNAME= maplay-1.2
PKGREVISION= 1
CATEGORIES= audio
@@ -12,7 +12,7 @@ COMMENT= MPEG audio player/decoder for layer I and II MPEG audio streams
WRKSRC= ${WRKDIR}
-USE_LANGUAGES+= c++
+USE_LANGUAGES= c++
NOT_FOR_PLATFORM= Interix-*-*
pre-configure: