summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-03-05 17:38:31 +0000
committerdholland <dholland@pkgsrc.org>2013-03-05 17:38:31 +0000
commit2520867f82bb9c5bca661656d9df048a5bfe93d6 (patch)
treeae37892e3754deebf3f0e26747f9fa777fddcba3 /editors
parentf8a4e12a11845248fe7e3427287d15a0eabd42ea (diff)
downloadpkgsrc-2520867f82bb9c5bca661656d9df048a5bfe93d6.tar.gz
Fix a path for the emacs -> emacs23 move.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-snapshot/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs-snapshot/Makefile.common b/editors/emacs-snapshot/Makefile.common
index 668ab3d62f4..fb646ee1372 100644
--- a/editors/emacs-snapshot/Makefile.common
+++ b/editors/emacs-snapshot/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.55 2013/02/17 06:18:01 dholland Exp $
+# $NetBSD: Makefile.common,v 1.56 2013/03/05 17:38:31 dholland Exp $
DISTNAME= emacs-snapshot_20130207.orig
SNAPDATE= ${DISTNAME:S/emacs-snapshot_//:S/.orig//}
@@ -74,7 +74,7 @@ PRINT_PLIST_AWK+= { gsub(/${EMACS_VERSION}/, "$${EMACS_VERSION}"); \
print; next; }
post-extract:
- cp ${.CURDIR}/../../editors/emacs/files/site-init.el ${WRKSRC}/lisp
+ cp ${.CURDIR}/../../editors/emacs23/files/site-init.el ${WRKSRC}/lisp
cp ${FILESDIR}/dragonfly.h ${WRKSRC}/src/s
${CHMOD} -R go-w ${WRKSRC}
${CHMOD} ugo+rx ${WRKSRC}/leim/ja-dic ${WRKSRC}/leim/quail