summaryrefslogtreecommitdiff
path: root/audio/qsynth
diff options
context:
space:
mode:
authorrillig <rillig>2006-04-22 09:22:05 +0000
committerrillig <rillig>2006-04-22 09:22:05 +0000
commita02c89bda9d5e9dee1db9ae2d94e9f4eb1b7746b (patch)
tree7693d63ffaaa57cf44393c3f1b19100370b24b85 /audio/qsynth
parent0ada12bc8fc62e823ba4ada58764c4cf3d8b93da (diff)
downloadpkgsrc-a02c89bda9d5e9dee1db9ae2d94e9f4eb1b7746b.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/qsynth')
-rw-r--r--audio/qsynth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile
index 59d728ad378..17ed15f6bbe 100644
--- a/audio/qsynth/Makefile
+++ b/audio/qsynth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/04/17 13:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/22 09:22:06 rillig Exp $
DISTNAME= qsynth-0.2.4
PKGREVISION= 4
@@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
# a fix for qt-3.3.5, please remove if qt-3.3.6 (or newer) solves the problem
SUBST_CLASSES+= hints
SUBST_STAGE.hints= post-patch
-SUBST_MESSAGE.hints= "Fix includehints."
+SUBST_MESSAGE.hints= Fix includehints.
SUBST_FILES.hints= src/*.ui
SUBST_FILTER_CMD.hints= ${GREP} -v includehint