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.*. --- chat/icb/Makefile | 4 ++-- chat/ircservices/Makefile | 8 ++++---- chat/ircu/Makefile | 4 ++-- chat/roxirc/Makefile | 4 ++-- chat/tkicb/Makefile | 4 ++-- chat/tkirc2/Makefile | 4 ++-- 6 files changed, 14 insertions(+), 14 deletions(-) (limited to 'chat') diff --git a/chat/icb/Makefile b/chat/icb/Makefile index 7fe1acfc7db..8f4945a1b40 100644 --- a/chat/icb/Makefile +++ b/chat/icb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/04/08 19:57:15 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:06 rillig Exp $ # # Note: The file ftp://ftp.icb.net/pub/icb/icb-0.9grok2.tar.gz is way @@ -15,7 +15,7 @@ COMMENT= Internet CB - a mostly-defunct chat client PKG_INSTALLATION_TYPES= overwrite pkgviews -NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL" +NO_SRC_ON_FTP= already in MASTER_SITE_LOCAL .include "../../mk/bsd.prefs.mk" diff --git a/chat/ircservices/Makefile b/chat/ircservices/Makefile index 26bb748d29a..59bedc92189 100644 --- a/chat/ircservices/Makefile +++ b/chat/ircservices/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/02/05 23:08:24 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2006/04/22 09:22:06 rillig Exp $ # DISTNAME= ircservices-5.0.56 @@ -28,7 +28,7 @@ SUBST_SED.install= -e "s|/bin/cp|${CP}|g" \ -e "s|/bin/chgrp|${CHGRP}|g" \ -e "s|/bin/chmod|${CHMOD}|g" \ -e "s|@DATDEST@|${VARBASE}/run|g" -SUBST_MESSAGE.install= "Fixing scripts." +SUBST_MESSAGE.install= Fixing scripts. SUBST_CLASSES+= utils SUBST_STAGE.utils= post-patch @@ -36,7 +36,7 @@ SUBST_FILES.utils= data/Makefile tools/Makefile SUBST_SED.utils= -e "s|chgrp|${CHGRP}|g" \ -e "s|chmod|${CHMOD}|g" \ -e "s|find|${FIND}|g" -SUBST_MESSAGE.utils= "Fixing paths of hard-coded utilities." +SUBST_MESSAGE.utils= Fixing paths of hard-coded utilities. SUBST_CLASSES+= conf SUBST_STAGE.conf= post-patch @@ -45,7 +45,7 @@ SUBST_SED.conf= -e "s|/usr/local|${PREFIX}|g" \ -e "s|ircservices.log|${VARBASE}/log/ircservices.log|g"\ -e "s|ircservices.pid|${VARBASE}/run/ircservices.pid|g"\ -e "s|/usr/lib/sendmail|/usr/sbin/sendmail|g" -SUBST_MESSAGE.conf= "Fixing configuration files." +SUBST_MESSAGE.conf= Fixing configuration files. CONF_FILES_PERMS= ${PREFIX}/share/examples/ircservices/ircservices.conf \ ${PREFIX}/lib/services/ircservices.conf \ diff --git a/chat/ircu/Makefile b/chat/ircu/Makefile index 9deeea56005..ff979811399 100644 --- a/chat/ircu/Makefile +++ b/chat/ircu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:29:03 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/04/22 09:22:06 rillig Exp $ # DISTNAME= ircu2.10.11.07 @@ -51,7 +51,7 @@ SUBST_STAGE.paths= post-patch SUBST_FILES.paths= tools/README doc/ircd.conf.sample SUBST_SED.paths= -e "s|/usr/local/lib/irc|${PKG_SYSCONFDIR}|g" \ -e "s|@PREFIX@|${PREFIX}|g" -SUBST_MESSAGE.paths= "Fixing hardcoded paths." +SUBST_MESSAGE.paths= Fixing hardcoded paths. INSTALLATION_DIRS= man/man8 sbin diff --git a/chat/roxirc/Makefile b/chat/roxirc/Makefile index df0567a1316..cef73cb7438 100644 --- a/chat/roxirc/Makefile +++ b/chat/roxirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:04 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:07 rillig Exp $ # DISTNAME= roxirc-1.8 @@ -20,7 +20,7 @@ NO_CONFIGURE= YES EXAMPLESDIR= ${PREFIX}/share/examples/roxirc SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded command names." +SUBST_MESSAGE.paths= Fixing hardcoded command names. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= roxirc SUBST_SED.paths= -e 's,wish8.3,wish,g' diff --git a/chat/tkicb/Makefile b/chat/tkicb/Makefile index 43794a43489..29b744b1a84 100644 --- a/chat/tkicb/Makefile +++ b/chat/tkicb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:26 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/04/22 09:22:07 rillig Exp $ # DISTNAME= icb.2.1.4 @@ -12,7 +12,7 @@ MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://www.icb.net/ COMMENT= TK interface to the ICB chat system -RESTRICTED= "Author wishes to handle distribution" +RESTRICTED= Author wishes to handle distribution NO_BIN_ON_FTP= ${RESTRICTED} NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} diff --git a/chat/tkirc2/Makefile b/chat/tkirc2/Makefile index 551109e7898..6572430f469 100644 --- a/chat/tkirc2/Makefile +++ b/chat/tkirc2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/02/05 23:08:26 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:07 rillig Exp $ DISTNAME= tkirc2.46 PKGNAME= tkirc2-2.46 @@ -20,7 +20,7 @@ NO_CONFIGURE= yes NO_BUILD= yes SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing hardcoded command names." +SUBST_MESSAGE.paths= Fixing hardcoded command names. SUBST_STAGE.paths= post-patch SUBST_FILES.paths= tkirc2 SUBST_SED.paths= -e 's,wish8.3,wish,g' -- cgit v1.2.3