From 9fc2d7d28106475bc308a209655b44e662911609 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/mlterm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/mlterm') diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 056e5b1a86f..331fbefe1d2 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2006/04/17 13:46:59 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2006/04/22 09:22:17 rillig Exp $ DISTNAME= mlterm-2.9.2 PKGREVISION= 4 @@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --without-libintl-prefix CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q} SUBST_CLASSES+= link -SUBST_MESSAGE.link= "Fixing hardcoded paths and link options." +SUBST_MESSAGE.link= Fixing hardcoded paths and link options. SUBST_STAGE.link= post-patch SUBST_FILES.link= Makefile.in */Makefile.in */*/Makefile.in \ */*/*/Makefile.in man/mlterm.1 \ -- cgit v1.2.3