pkgsrc/editors/emacs-snapshot/Makefile
minskim 8051fcd7d5 Update emacs-snapshot to 24.0.50.20110505.
Patches provided by Makoto Fujiwara in PR 44871.

Changes:
 - keep config.log (Bug#765) and delete config.log~.
 - Fix bug with --enable-checking=stringoverrun to have no effect.
 - Suppress unnecessary checks for size_t for configure.
 - Add strtoumax for GNULIB_MODULES.
 - Check for GnuTLS certificate verify callbacks.
 - Don't erase config.status in case of error.

   (See ChangeLog for the complete list of changes.)
2011-05-08 23:28:44 +00:00

11 lines
322 B
Makefile

# $NetBSD: Makefile,v 1.22 2011/05/08 23:28:44 minskim Exp $
CONFLICTS+= emacs-nox11-[0-9]*
.include "../../editors/emacs-snapshot/Makefile.common"
.include "options.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"