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.*. --- audio/distmp3/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio/distmp3') diff --git a/audio/distmp3/Makefile b/audio/distmp3/Makefile index db2c193fe09..8be0fadf4fc 100644 --- a/audio/distmp3/Makefile +++ b/audio/distmp3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/12/29 06:21:30 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/04/22 09:22:05 rillig Exp $ # DISTNAME= distmp3-0.1.9 @@ -18,13 +18,13 @@ CONF_FILES= ${EGDIR}/distmp3.conf ${PKG_SYSCONFDIR}/distmp3.conf REPLACE_PERL= distmp3 distmp3host SUBST_CLASSES+= paths -SUBST_MESSAGE.paths= "Fixing configuration file path." +SUBST_MESSAGE.paths= Fixing configuration file path. SUBST_STAGE.paths= post-configure SUBST_FILES.paths= distmp3 distmp3.1 distmp3host distmp3host.1 SUBST_SED.paths= -e 's,/etc/distmp3,${PKG_SYSCONFDIR},' SUBST_CLASSES+= config -SUBST_MESSAGE.config= "Fixing configuration file parameters." +SUBST_MESSAGE.config= Fixing configuration file parameters. SUBST_STAGE.config= post-configure SUBST_FILES.config= distmp3.conf SUBST_SED.config+= -e 's,^SERVER_PROGRAM,; SERVER_PROGRAM,' -- cgit v1.2.3