summaryrefslogtreecommitdiff
path: root/editors/emacs-snapshot/Makefile.common
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2013-05-04 03:24:18 +0000
committerminskim <minskim@pkgsrc.org>2013-05-04 03:24:18 +0000
commit164edac7c1828b74797ec1b3704bb0ce8de60a62 (patch)
treee4e648095a0e10fc9a9d75c9aaa30ffe73995ed2 /editors/emacs-snapshot/Makefile.common
parent1d011ce6215dfecda4e627afa33347167d8be939 (diff)
downloadpkgsrc-164edac7c1828b74797ec1b3704bb0ce8de60a62.tar.gz
Update emacs-snapshot to 24.3.50.20130427.
Based on patches provided by Makoto Fujiwara in PR 47657. Notable changes: - Merge in all changes up to version 24.3 release. - Switch encodings of tutorials to UTF-8. - Release MH-E version 8.5. - Optimize the code for reading UTF-8 files. - File synchronization fixes. - Merge octave-mod.el and octave-inf.el into octave.el with some cleanups. - New faster Imenu implementation.
Diffstat (limited to 'editors/emacs-snapshot/Makefile.common')
-rw-r--r--editors/emacs-snapshot/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/emacs-snapshot/Makefile.common b/editors/emacs-snapshot/Makefile.common
index fb646ee1372..e960a3130d8 100644
--- a/editors/emacs-snapshot/Makefile.common
+++ b/editors/emacs-snapshot/Makefile.common
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.56 2013/03/05 17:38:31 dholland Exp $
+# $NetBSD: Makefile.common,v 1.57 2013/05/04 03:24:18 minskim Exp $
-DISTNAME= emacs-snapshot_20130207.orig
+DISTNAME= emacs-snapshot_20130427.orig
SNAPDATE= ${DISTNAME:S/emacs-snapshot_//:S/.orig//}
PKGNAME= emacs${_EMACS_VERSION_MAJOR}-${EMACS_VERSION}.${SNAPDATE}
CATEGORIES= editors
@@ -77,7 +77,6 @@ post-extract:
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
pre-configure:
cd ${WRKSRC} && ./autogen.sh