From dee80fa6d8cc06b21a6491ad0f45a8bdfd0ddcfa 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.*. --- textproc/py-gdick/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/py-gdick') diff --git a/textproc/py-gdick/Makefile b/textproc/py-gdick/Makefile index 339a377e18a..0d465dd6046 100644 --- a/textproc/py-gdick/Makefile +++ b/textproc/py-gdick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:49 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:15 rillig Exp $ DISTNAME= gdick-0.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -17,7 +17,7 @@ PYDISTUTILSPKG= yes NO_CONFIGURE= yes SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= GNOME_GDick.server lib/gdick/gdick.py SUBST_SED.paths= -e 's,/usr/,${PREFIX}/,g' -- cgit v1.2.3