summaryrefslogtreecommitdiff
path: root/textproc/nxml-mode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/nxml-mode/Makefile')
-rw-r--r--textproc/nxml-mode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/nxml-mode/Makefile b/textproc/nxml-mode/Makefile
index e2834b119e3..ee12ebb76b8 100644
--- a/textproc/nxml-mode/Makefile
+++ b/textproc/nxml-mode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/01/30 23:44:23 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/10/11 09:31:58 uebayasi Exp $
DISTNAME= nxml-mode-20041004
PKGREVISION= 1
@@ -25,5 +25,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/char-name/unicode/*.el ${EMACS_LISPPREFIX:Q}/nxml-mode/char-name/unicode
${INSTALL_DATA} ${WRKSRC}/nxml-mode.info ${EMACS_INFOPREFIX:Q}
-.include "../../mk/emacs.mk"
+.include "../../editors/emacs/modules.mk"
.include "../../mk/bsd.pkg.mk"