From a02c89bda9d5e9dee1db9ae2d94e9f4eb1b7746b Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 22 Apr 2006 09:22:05 +0000 Subject: Removed the superfluous "quotes" and 'quotes' from variables that don't need them, for example RESTRICTED and SUBST_MESSAGE.*. --- audio/qsynth/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/qsynth') 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 -- cgit v1.2.3