summaryrefslogtreecommitdiff
path: root/editors/emacs21-nox11/Makefile
blob: f5d57e7caab8ff37c971bff9a90ea42fcfe5b98f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.5 2007/08/13 12:40:59 jlam Exp $

PKGNAME=	emacs-nox11-${EMACSVERSION}a
CATEGORIES=	editors
COMMENT_EXTRA=	: non-X11 version

CONFLICTS+=	emacs-[0-9]*

.include "../../mk/bsd.prefs.mk"

# Forcibly remove any "x11" options.
PKG_OPTIONS.emacs+=	-x11 -emacs-xaw3d -motif -xaw

.include "../../editors/emacs21/Makefile"