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.*. --- x11/xworld/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/xworld/Makefile') diff --git a/x11/xworld/Makefile b/x11/xworld/Makefile index 755cce5b7b8..96f138759a0 100644 --- a/x11/xworld/Makefile +++ b/x11/xworld/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:50 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:18 rillig Exp $ # DISTNAME= xworld-2.0 @@ -17,13 +17,13 @@ CONFIGURE_ENV+= LDLIBS="-lm ${LDFLAGS} -lX11" CONFIGURE_ENV+= CAT=${CAT:Q} STRIP=strip INCLUDES="" MORELIBS="" SUBST_CLASSES+= x11 -SUBST_MESSAGE.x11= "Fixing x11 options." +SUBST_MESSAGE.x11= Fixing x11 options. SUBST_STAGE.x11= post-patch SUBST_FILES.x11= defaults/NetBSD/set.csh SUBST_SED.x11= -e 's,@X11BASE@,${X11BASE},g' SUBST_CLASSES+= install -SUBST_MESSAGE.install= "Fixing install options." +SUBST_MESSAGE.install= Fixing install options. SUBST_STAGE.install= post-patch SUBST_FILES.install= Makefile.in SUBST_SED.install= -e 's,-g bin -o bin,-g ${BINGRP} -o ${BINOWN},g' -- cgit v1.2.3