summaryrefslogtreecommitdiff
path: root/print/teTeX3-bin
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 21:07:31 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 21:07:31 +0000
commitadda884d44cb88a3a470e58f81adefef66c4f3b7 (patch)
treec9dec68b64c6028a90065156103df5ec5322256c /print/teTeX3-bin
parent0fe51336d1067daa8658086c8d91d4a9b9c92c1f (diff)
downloadpkgsrc-adda884d44cb88a3a470e58f81adefef66c4f3b7.tar.gz
"Each sed command should appear in an assignment of its own."
Diffstat (limited to 'print/teTeX3-bin')
-rw-r--r--print/teTeX3-bin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile
index ab993deef19..4bd98586d41 100644
--- a/print/teTeX3-bin/Makefile
+++ b/print/teTeX3-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2013/04/06 20:27:27 rodent Exp $
+# $NetBSD: Makefile,v 1.72 2013/04/06 21:07:35 rodent Exp $
DISTNAME= tetex-src-3.0
PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
@@ -43,8 +43,8 @@ SUBST_CLASSES+= web2c
SUBST_MESSAGE.web2c= Disabling web2c.
SUBST_STAGE.web2c= pre-configure
SUBST_FILES.web2c= Makefile.in texk/Makefile.in
-SUBST_SED.web2c= -e 's,^programs = web2c,programs =,' \
- -e 's,^@FMU@,,'
+SUBST_SED.web2c= -e 's,^programs = web2c,programs =,'
+SUBST_SED.web2c+= -e 's,^@FMU@,,'
BUILD_DEFS+= VARBASE
LOWER_PAPERSIZE_cmd= ${ECHO} ${PAPERSIZE} | ${TR} '[A-Z]' '[a-z]'