pkgsrc/editors/emacs21/Makefile
wiz 3e5aee20cf Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00

17 lines
322 B
Makefile

# $NetBSD: Makefile,v 1.20 2012/02/06 12:40:00 wiz Exp $
PKGREVISION= 22
CATEGORIES= editors
COMMENT= GNU editing macros (editor)
CONFLICTS+= emacs-nox11-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= imake
.include "options.mk"
.include "../../editors/emacs21/Makefile.common"
.include "../../mk/bsd.pkg.mk"