Merge from vendor branch TNF:
[pkgsrcv2.git] / editors / xemacs-nox11 / Makefile
1 # $NetBSD: Makefile,v 1.19 2008/04/12 22:43:00 jlam Exp $
2
3 PKGNAME=        ${DISTNAME:S/-/-nox11-/}
4
5 FILESDIR=       ${.CURDIR}/../../editors/xemacs/files
6 PATCHDIR=       ${.CURDIR}/../../editors/xemacs/patches
7 PKGDIR=         ${.CURDIR}/../../editors/xemacs
8
9 # Mirror PKG_DESTDIR_SUPPORT setting from xemacs/Makefile.
10 PKG_DESTDIR_SUPPORT=    user-destdir
11
12 .include "../../mk/bsd.prefs.mk"
13
14 PKG_OPTIONS.xemacs+=    -x11 -lucid
15 #PKG_OPTIONS.xemacs+=   -gtk -motif -xaw
16
17 .include "../../editors/xemacs/Makefile"