summaryrefslogtreecommitdiff
path: root/audio/mp3check
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-31 21:53:26 +0000
committerjlam <jlam@pkgsrc.org>2005-05-31 21:53:26 +0000
commit54de37e60efaf8c20e08f298c18dd94049e20122 (patch)
tree40055aea6f96fbccaa81707e5f492ba903a83940 /audio/mp3check
parent931e2adbe1c06c2b1857ef4d3f516eeb0a9d5e98 (diff)
downloadpkgsrc-54de37e60efaf8c20e08f298c18dd94049e20122.tar.gz
Convert USE_GNU_TOOLS into USE_TOOLS as the former is no longer supported
in pkgsrc.
Diffstat (limited to 'audio/mp3check')
-rw-r--r--audio/mp3check/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile
index 3b8b4e125b1..5e21bb00b41 100644
--- a/audio/mp3check/Makefile
+++ b/audio/mp3check/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/02/16 12:20:35 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2005/05/31 21:53:26 jlam Exp $
DISTNAME= mp3check-0.8.0
CATEGORIES= audio
@@ -8,7 +8,6 @@ MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://jo.ath.cx/soft/mp3check/mp3check.html
COMMENT= Check MP3 files for consistency
-#USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++