summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordholland <dholland>2013-03-05 17:38:31 +0000
committerdholland <dholland>2013-03-05 17:38:31 +0000
commit07f1d857efda1485156e4e4379b3e5c161893712 (patch)
treeae37892e3754deebf3f0e26747f9fa777fddcba3 /editors
parent8eaa9b6dd03a008920154ab31e66c9ca26fa5b8f (diff)
downloadpkgsrc-07f1d857efda1485156e4e4379b3e5c161893712.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