d15f48992a
Adapt some packages so they build with that. Bump their PKGREVISIONs.
14 lines
252 B
Makefile
14 lines
252 B
Makefile
# $NetBSD: Makefile,v 1.35 2015/10/14 20:17:24 wiz Exp $
|
|
|
|
PKGREVISION= 34
|
|
CATEGORIES= editors
|
|
|
|
CONFLICTS+= emacs21-nox11-[0-9]*
|
|
|
|
USE_TOOLS+= imake
|
|
|
|
.include "options.mk"
|
|
|
|
.include "../../editors/emacs21/Makefile.common"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|