summaryrefslogtreecommitdiff
path: root/print/teTeX-base
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-06-01 19:52:17 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-06-01 19:52:17 +0000
commit1c2ba24bde11343343284a4f1605f3bafbcd683d (patch)
treece6cbc392b168fdf7181c946c2fb0cb1406d977b /print/teTeX-base
parent- Fix spamd socket option parsing. (diff)
. pre-install -> pre-su-install as files are installed in ${PREFIX} during
this phase. This makes the port installable by a non-root user. Approved by: hrs Inspired by: jhb
Notes
Notes: svn path=/head/; revision=136634
Diffstat (limited to 'print/teTeX-base')
-rw-r--r--print/teTeX-base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile
index b133b98cb3ad..37139bbdf9d7 100644
--- a/print/teTeX-base/Makefile
+++ b/print/teTeX-base/Makefile
@@ -152,7 +152,7 @@ OLDCONFIG= web2c/texmf.cnf web2c/mktex.cnf web2c/fmtutil.cnf \
tex/context/config/cont-usr.tex \
pdftex/config/pdftex.cfg
-pre-install:
+pre-su-install:
${SED} ${PKGMESSAGE_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \
< ${FILESDIR}/pkg-message.in > ${PKGMESSAGE}
.for F in ${OLDCONFIG}