summaryrefslogtreecommitdiff
path: root/audio/wavesurfer
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-04-22 09:22:05 +0000
committerrillig <rillig@pkgsrc.org>2006-04-22 09:22:05 +0000
commit9fc2d7d28106475bc308a209655b44e662911609 (patch)
tree7693d63ffaaa57cf44393c3f1b19100370b24b85 /audio/wavesurfer
parent1ffbacec96b330949bc61d2a6247b1c2004cdc92 (diff)
downloadpkgsrc-9fc2d7d28106475bc308a209655b44e662911609.tar.gz
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
Diffstat (limited to 'audio/wavesurfer')
-rw-r--r--audio/wavesurfer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/wavesurfer/Makefile b/audio/wavesurfer/Makefile
index 04e24687052..f024ddfe24a 100644
--- a/audio/wavesurfer/Makefile
+++ b/audio/wavesurfer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:15 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:06 rillig Exp $
DISTNAME= wavesurfer-1.7.4
PKGREVISION= 1
@@ -17,7 +17,7 @@ NO_BUILD= yes
USE_LANGUAGES= # empty
SUBST_CLASSES+= wish
-SUBST_MESSAGE.wish= "Fixing hardcoded command names."
+SUBST_MESSAGE.wish= Fixing hardcoded command names.
SUBST_STAGE.wish= post-patch
SUBST_FILES.wish= wavesurfer.tcl
SUBST_SED.wish= -e 's,wish8.4,wish,g'