summaryrefslogtreecommitdiff
path: root/editors/emacs20/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2016-11-26 03:50:16 +0000
committerdholland <dholland>2016-11-26 03:50:16 +0000
commit31eb9991bd5d4bdc2f5cc29f2a6ab49de9c3d0fd (patch)
tree5d60da84c9a2128590b06bf383250ad38260dd5b /editors/emacs20/Makefile
parent7d470fe793b4b8e6e346ea499a640ef74474f024 (diff)
downloadpkgsrc-31eb9991bd5d4bdc2f5cc29f2a6ab49de9c3d0fd.tar.gz
Two fixes: (1) set ELFSIZE correctly (I have no idea how this ever worked)
and (2) work around the problem where gcc 5.x compiles calloc into a call to itself. PKGREVISION -> 21.
Diffstat (limited to 'editors/emacs20/Makefile')
-rw-r--r--editors/emacs20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 95f0ea13e73..cbfefaf704d 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2016/11/11 09:10:41 maya Exp $
+# $NetBSD: Makefile,v 1.55 2016/11/26 03:50:16 dholland Exp $
DISTNAME= emacs-20.7
PKGNAME= ${DISTNAME:S/emacs/emacs20/}
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= editors
MASTER_SITES= http://ftp.gnu.org/pub/old-gnu/emacs/ \
ftp://ftp.gnu.org/pub/old-gnu/emacs