summaryrefslogtreecommitdiff
path: root/editors
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
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')
-rw-r--r--editors/nxml-emacs21/Makefile2
-rw-r--r--editors/nxml/Makefile2
2 files changed, 2 insertions, 2 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:
diff --git a/editors/nxml/Makefile b/editors/nxml/Makefile
index d88f293124d1..614b092c2511 100644
--- a/editors/nxml/Makefile
+++ b/editors/nxml/Makefile
@@ -27,7 +27,7 @@ post-build:
cd ${WRKSRC}; \
${MAKE} nxml-mode.info
-pre-install:
+pre-su-install:
@${MKDIR} ${NXML_LISPDIR}
do-install: