summaryrefslogtreecommitdiff
path: root/print/dvipdfmx
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 21:07:31 +0000
committerrodent <rodent>2013-04-06 21:07:31 +0000
commitf967fd63dbaa1c297727316c535d5f92e53a8b44 (patch)
treec9dec68b64c6028a90065156103df5ec5322256c /print/dvipdfmx
parent8d6852be91bc594526d6f7286a4c3c68e6bf7182 (diff)
downloadpkgsrc-f967fd63dbaa1c297727316c535d5f92e53a8b44.tar.gz
"Each sed command should appear in an assignment of its own."
Diffstat (limited to 'print/dvipdfmx')
-rw-r--r--print/dvipdfmx/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile
index 45b9dacc4e0..0e08108d1f2 100644
--- a/print/dvipdfmx/Makefile
+++ b/print/dvipdfmx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2013/02/16 11:24:08 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2013/04/06 21:07:34 rodent Exp $
DISTNAME= texlive-20100720-source
PKGNAME= dvipdfmx-20100328
@@ -44,9 +44,9 @@ SUBST_CLASSES+= paths
SUBST_MESSAGE.paths= Setting paths to commands.
SUBST_STAGE.paths= pre-configure
SUBST_FILES.paths= data/dvipdfmx.cfg src/dvipdft
-SUBST_SED.paths= -e 's,@DVIPDFM@,${PREFIX}/bin/dvipdfm,g' \
- -e 's,@GS@,${TOOLS_PATH.gs},g' \
- -e 's,@PS2PDF@,${LOCALBASE}/bin/ps2pdf,g'
+SUBST_SED.paths= -e 's,@DVIPDFM@,${PREFIX}/bin/dvipdfm,g'
+SUBST_SED.paths+= -e 's,@GS@,${TOOLS_PATH.gs},g'
+SUBST_SED.paths+= -e 's,@PS2PDF@,${LOCALBASE}/bin/ps2pdf,g'
TEX_TEXMF_DIRS+= ${PKG_SYSCONFDIR}
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf