pkgsrc/editors/emacs21-nox11/Makefile

19 lines
449 B
Makefile

# $NetBSD: Makefile,v 1.10 2013/02/17 00:22:36 dholland Exp $
PKGNAME= emacs21-nox11-${EMACSVERSION}a
PKGREVISION= 13
CATEGORIES= editors
COMMENT_EXTRA= : non-X11 version
CONFLICTS+= emacs21-[0-9]*
.include "../../mk/bsd.prefs.mk"
# Forcibly remove any "x11" options.
PKG_OPTIONS.emacs+= -x11 -emacs-xaw3d -motif -xaw
.include "../../editors/emacs21/options.mk"
.include "../../editors/emacs21/Makefile.common"
.include "../../mk/bsd.pkg.mk"