summaryrefslogtreecommitdiff
path: root/editors/xemacs-nox11/Makefile
blob: 7f2d5cc286ecf2020fdab55c95c06c34faa8a70f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.22 2016/04/13 13:54:30 hauke Exp $

PKGNAME=	${DISTNAME:S/-/-nox11-/}

FILESDIR=	${.CURDIR}/../../editors/xemacs/files
PATCHDIR=	${.CURDIR}/../../editors/xemacs/patches
PKGDIR=		${.CURDIR}/../../editors/xemacs

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

PKG_OPTIONS.xemacs+=	-x11

.include "../../editors/xemacs/Makefile"