summaryrefslogtreecommitdiff
path: root/editors/nxml-emacs21
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2004-12-19 17:00:41 +0000
committerHiroki Sato <hrs@FreeBSD.org>2004-12-19 17:00:41 +0000
commitfd2bac1a2c49e0fbb9a90e7e98432a7d7ab34ca3 (patch)
tree51d81842db576bb12c74b46553ab508208c69a12 /editors/nxml-emacs21
parentFix build and unmark BROKEN. (diff)
Fix "make install" by a non-root user.
Spotted by: David Magda (dmagda+fbugs at ee dot ryerson dot ca) PR: ports/75197 Fix suggested by: pav
Notes
Notes: svn path=/head/; revision=124493
Diffstat (limited to 'editors/nxml-emacs21')
-rw-r--r--editors/nxml-emacs21/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nxml-emacs21/Makefile b/editors/nxml-emacs21/Makefile
index d88f293124d1..614b092c2511 100644
--- a/editors/nxml-emacs21/Makefile
+++ b/editors/nxml-emacs21/Makefile
@@ -27,7 +27,7 @@ post-build:
cd ${WRKSRC}; \
${MAKE} nxml-mode.info
-pre-install:
+pre-su-install:
@${MKDIR} ${NXML_LISPDIR}
do-install: