summaryrefslogtreecommitdiff
path: root/textproc/suikyo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/suikyo/Makefile')
-rw-r--r--textproc/suikyo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/suikyo/Makefile b/textproc/suikyo/Makefile
index 8ebd9766eee..fdede9f9986 100644
--- a/textproc/suikyo/Makefile
+++ b/textproc/suikyo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/06/19 15:01:17 taca Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/11 09:31:58 uebayasi Exp $
#
.include "Makefile.common"
@@ -20,6 +20,6 @@ CONFIGURE_ARGS+= --with-rubydir=${PREFIX}/${RUBY_VENDORLIB}
INSTALL_TARGET= install-pkgconfigDATA
-.include "../../mk/emacs.mk"
+.include "../../editors/emacs/modules.mk"
.include "../../lang/ruby/rubyversion.mk"
.include "../../mk/bsd.pkg.mk"