diff options
-rw-r--r-- | editors/nxml-emacs21/Makefile | 2 | ||||
-rw-r--r-- | editors/nxml/Makefile | 2 |
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: |