Fixup fromcvs/togit conversion
[pkgsrcv2.git] / editors / xemacs-current-nox11 / Makefile
1 # $NetBSD: Makefile,v 1.1 2007/11/12 01:48:48 uebayasi Exp $
2
3 PKGNAME=        ${DISTNAME:S/-/-nox11-/}
4
5 FILESDIR=       ${.CURDIR}/../../editors/xemacs-current/files
6 PATCHDIR=       ${.CURDIR}/../../editors/xemacs-current/patches
7 PKGDIR=         ${.CURDIR}/../../editors/xemacs-current
8
9 # Mirror PKG_DESTDIR_SUPPORT setting from xemacs-current/Makefile.
10 PKG_DESTDIR_SUPPORT=    user-destdir
11
12 .include "../../mk/bsd.prefs.mk"
13
14 PKG_OPTIONS.xemacs+=    -x11 -xft -gtk -lucid -motif
15
16 .include "../../editors/xemacs-current/Makefile"