update Wed Feb 24 06:37:03 PST 2010
[pkgsrc.git] / editors / emacs22-nox11 / Makefile
1 # $NetBSD: Makefile,v 1.3 2010/02/24 13:05:44 joerg Exp $
2
3 PKGNAME=        ${DISTNAME:S/-/-nox11-/}
4 PKGREVISION=    1
5
6 FILESDIR=       ${.CURDIR}/../../editors/emacs22/files
7 PATCHDIR=       ${.CURDIR}/../../editors/emacs22/patches
8 PKGDIR=         ${.CURDIR}/../../editors/emacs22
9
10 # Mirror pre-bsd.prefs.mk settings from emacs/Makefile.
11 PKG_DESTDIR_SUPPORT=    user-destdir
12 SETGIDGAME=             yes
13
14 .include "../../mk/bsd.prefs.mk"
15
16 PKG_OPTIONS.emacs+=     -x11 -gtk -motif -xaw
17
18 .include "../../editors/emacs22/Makefile"