From 1bf12f54d752f34431e029c366efad2fb372519b 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.*. --- net/dgd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/dgd') diff --git a/net/dgd/Makefile b/net/dgd/Makefile index 6435534eaa6..87519702f00 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:23 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/04/22 09:22:12 rillig Exp $ DISTNAME= dgd-1.2p4 PKGNAME= dgd-1.2.0.4 @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/dgd BUILD_DIRS= src SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded paths and command names." +SUBST_MESSAGE.paths= Fixing hardcoded paths and command names. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= mud.dgd SUBST_SED.paths= -e 's,/home/dworkin/,${PREFIX}/libdata/,g' -- cgit v1.2.3