aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2005-06-02 03:52:17 +0800
committerglewis <glewis@FreeBSD.org>2005-06-02 03:52:17 +0800
commite92c09de3d3e4e688f05359306aaa1dea04bccfc (patch)
treefaf320ebef7f086e6b4c7bf98dedaae86aac4138 /print
parenta530147c57e5957d16063adb69afe765bfef527a (diff)
downloadfreebsd-ports-gnome-e92c09de3d3e4e688f05359306aaa1dea04bccfc.tar.gz
freebsd-ports-gnome-e92c09de3d3e4e688f05359306aaa1dea04bccfc.tar.zst
freebsd-ports-gnome-e92c09de3d3e4e688f05359306aaa1dea04bccfc.zip
. 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
Diffstat (limited to 'print')
-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}