a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
17 lines
322 B
Makefile
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"
|