Fixup fromcvs/togit conversion
[pkgsrcv2.git] / editors / emacs21-nox11 / Makefile
1 # $NetBSD: Makefile,v 1.7 2008/07/13 18:36:22 dholland Exp $
2
3 PKGNAME=        emacs-nox11-${EMACSVERSION}a
4 PKGREVISION=    13
5 CATEGORIES=     editors
6 COMMENT_EXTRA=  : non-X11 version
7
8 CONFLICTS+=     emacs-[0-9]*
9
10 PKG_DESTDIR_SUPPORT=    user-destdir
11
12 .include "../../mk/bsd.prefs.mk"
13
14 # Forcibly remove any "x11" options.
15 PKG_OPTIONS.emacs+=     -x11 -emacs-xaw3d -motif -xaw
16
17 .include "../../editors/emacs21/options.mk"
18
19 .include "../../editors/emacs21/Makefile.common"
20
21 .include "../../mk/bsd.pkg.mk"