summaryrefslogtreecommitdiff
path: root/editors/emacs-snapshot/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2013-05-04 03:24:18 +0000
committerminskim <minskim>2013-05-04 03:24:18 +0000
commita2904a90b738d55ffe516d2272b16a3bba204c6c (patch)
treee4e648095a0e10fc9a9d75c9aaa30ffe73995ed2 /editors/emacs-snapshot/Makefile
parent807383ae7ecbe125a51d3d61674dd955ab06097e (diff)
downloadpkgsrc-a2904a90b738d55ffe516d2272b16a3bba204c6c.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')
-rw-r--r--editors/emacs-snapshot/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index 80b76e7f956..fd91473cf54 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.38 2013/02/17 06:18:01 dholland Exp $
+# $NetBSD: Makefile,v 1.39 2013/05/04 03:24:18 minskim Exp $
CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]*
.include "../../editors/emacs-snapshot/Makefile.common"
-PKGREVISION= 1
-
.include "options.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"