pkgsrc/editors/emacs21/Makefile
maya e3607b0a67 emacs21: remove convoluted logic for using binutils hack -- use it
unconditionally here too. it's highly unlikely someone has such old
binutils.

bump PKGREVISION - it causes runtime crashes.
2016-11-11 10:54:41 +00:00

14 lines
253 B
Makefile

# $NetBSD: Makefile,v 1.37 2016/11/11 10:54:41 maya Exp $
PKGREVISION= 36
CATEGORIES= editors
CONFLICTS+= emacs21-nox11-[0-9]*
USE_TOOLS+= imake
.include "options.mk"
.include "../../editors/emacs21/Makefile.common"
.include "../../mk/bsd.pkg.mk"