summaryrefslogtreecommitdiff
path: root/textproc/lq-sp
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 /textproc/lq-sp
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 'textproc/lq-sp')
-rw-r--r--textproc/lq-sp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/lq-sp/Makefile b/textproc/lq-sp/Makefile
index de3aaa8a283..8472df43197 100644
--- a/textproc/lq-sp/Makefile
+++ b/textproc/lq-sp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/05/30 04:56:20 minskim Exp $
+# $NetBSD: Makefile,v 1.11 2006/04/22 09:22:15 rillig Exp $
#
DISTNAME= lq-sp-1.3.4.12
@@ -17,7 +17,7 @@ USE_LANGUAGES= c c++
NOT_FOR_PLATFORM= *-*-alpha
SUBST_CLASSES+= paths
-SUBST_MESSAGE.paths= "Fixing hardcoded paths."
+SUBST_MESSAGE.paths= Fixing hardcoded paths.
SUBST_STAGE.paths= pre-configure
SUBST_FILES.paths= Makefile
SUBST_SED.paths= -e 's,/usr/local,${PREFIX},g'