aboutsummaryrefslogtreecommitdiffstats
path: root/print/latex-cjk
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-05-02 14:39:19 +0800
committerrafan <rafan@FreeBSD.org>2007-05-02 14:39:19 +0800
commit4019883bb45029438e21f1010ab6519dedbfb20f (patch)
treec8a47ac0131354628e908646f9d1cbf3a63b9aa8 /print/latex-cjk
parent1f63e69e73f6cfdc9f706f5caf91fb0840e34e41 (diff)
downloadfreebsd-ports-gnome-4019883bb45029438e21f1010ab6519dedbfb20f.tar.gz
freebsd-ports-gnome-4019883bb45029438e21f1010ab6519dedbfb20f.tar.zst
freebsd-ports-gnome-4019883bb45029438e21f1010ab6519dedbfb20f.zip
- There is no post-su-install. post-install always runs with root privilege.
Why I made the same mistake twice :( Noticed by: brian and pointyhat Pointy hat to: rafan
Diffstat (limited to 'print/latex-cjk')
-rw-r--r--print/latex-cjk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile
index 270313d34a55..d1cb57c21497 100644
--- a/print/latex-cjk/Makefile
+++ b/print/latex-cjk/Makefile
@@ -76,7 +76,7 @@ post-patch:
pre-su-install:
${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
-post-su-install:
+post-install:
.if !defined(NOPORTDOCS)
${RM} -fr ${DOCSDIR}
${CP} -R ${WRKSRC}/doc ${DOCSDIR}