diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-17 03:25:23 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-17 03:25:23 +0000 |
commit | ed9c31b9e739851e393b770a546c0f6907481226 (patch) | |
tree | 3457fbbdb00999bff2cc42374024e467fbb22b1c /editors/emacs-devel | |
parent | b9722f39e9f805e445b1ea7b436988b9f85abe84 (diff) | |
download | ports-ed9c31b9e739851e393b770a546c0f6907481226.tar.gz ports-ed9c31b9e739851e393b770a546c0f6907481226.zip |
Notes
Diffstat (limited to 'editors/emacs-devel')
-rw-r--r-- | editors/emacs-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/emacs-devel/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 8179f0172684..c1cd1982a356 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -27,13 +27,15 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png .endif +MAKE_JOBS_UNSAFE= yes + CONFLICTS= emacs-19.* emacs-21.* emacs-22.* \ xemacs-[0-9]* xemacs-devel-[0-9]* \ xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* INSTALLS_ICONS= yes -EMACS_VER= 23.0.92 +EMACS_VER= 23.0.93 GNU_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= bootstrap diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index 03f144712d02..c1908e620286 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (emacs-23.0.92.tar.gz) = 3d2232a3efbafdb7280abe2f1f7802ac -SHA256 (emacs-23.0.92.tar.gz) = 53af89e1c80928130469da94f7acecbe3d663546432cfee8233568ed9e3ba7aa -SIZE (emacs-23.0.92.tar.gz) = 43022949 +MD5 (emacs-23.0.93.tar.gz) = 8b505cb0ee812d69b604ac886675c0bd +SHA256 (emacs-23.0.93.tar.gz) = f5699af73cf0ed524c247d3273154c4d3399a1a05f404924263891cde6d12cad +SIZE (emacs-23.0.93.tar.gz) = 42838836 |