summaryrefslogtreecommitdiff
path: root/audio/distmp3
diff options
context:
space:
mode:
authorrillig <rillig>2006-04-22 09:22:05 +0000
committerrillig <rillig>2006-04-22 09:22:05 +0000
commita02c89bda9d5e9dee1db9ae2d94e9f4eb1b7746b (patch)
tree7693d63ffaaa57cf44393c3f1b19100370b24b85 /audio/distmp3
parent0ada12bc8fc62e823ba4ada58764c4cf3d8b93da (diff)
downloadpkgsrc-a02c89bda9d5e9dee1db9ae2d94e9f4eb1b7746b.tar.gz
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
Diffstat (limited to 'audio/distmp3')
-rw-r--r--audio/distmp3/Makefile6
1 files changed, 3 insertions, 3 deletions
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,'