pkgsrc/editors/emacs21/Makefile
dholland da0e398d7a Pull in the fixes I just made to emacs20:
(1) set ELFSIZE correctly; don't know how this ever worked
  (2) add workaround for gcc compiling calloc into an infinite loop calling
      itself.
2016-11-26 04:22:40 +00:00

14 lines
257 B
Makefile

# $NetBSD: Makefile,v 1.38 2016/11/26 04:22:40 dholland Exp $
PKGREVISION= 37
CATEGORIES= editors
CONFLICTS+= emacs21-nox11-[0-9]*
USE_TOOLS+= imake
.include "options.mk"
.include "../../editors/emacs21/Makefile.common"
.include "../../mk/bsd.pkg.mk"