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

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

CONFLICTS+=	emacs-[0-9]*

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

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

.include "../../editors/emacs/Makefile"