summaryrefslogtreecommitdiff
path: root/editors/emacs-nox11/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2006-04-05 22:22:16 +0000
committermarkd <markd@pkgsrc.org>2006-04-05 22:22:16 +0000
commitbc998c9be31c5fa3004155b8cab60ca8983134a4 (patch)
tree8039f18a73e773ff2d3aa86d776e10618bf6975f /editors/emacs-nox11/Makefile
parentb4283e1245c38a074ff8710867ec67d71f563b15 (diff)
downloadpkgsrc-bc998c9be31c5fa3004155b8cab60ca8983134a4.tar.gz
Pass the correct sized argument to sbrk() when trying to reduce the break
so that on 64bit systems it is actually a negative number, not a very large positive one. Should fix PR pkg/29351. Thanks to Martijn van Buul for giving me access to an amd64 box so I could track this down. Bump PKGREVISION.
Diffstat (limited to 'editors/emacs-nox11/Makefile')
-rw-r--r--editors/emacs-nox11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile
index 9a72e88bef5..29368dda7ce 100644
--- a/editors/emacs-nox11/Makefile
+++ b/editors/emacs-nox11/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2006/02/05 23:08:55 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2006/04/05 22:22:16 markd Exp $
DISTNAME= emacs-${EMACSVERSION}a
PKGNAME= emacs-nox11-${EMACSVERSION}a
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
COMMENT= GNU editing macros (editor) - non X11 version