summaryrefslogtreecommitdiff
path: root/editors/emacs22-nox11/Makefile
blob: 92faf3114983e2824e9e07a417cb8c63b3cf1c27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.10 2016/12/30 22:25:46 wiz Exp $

PKGNAME=	${DISTNAME:S/emacs/emacs22/:S/-/-nox11-/}
PKGREVISION=	4

CONFLICTS+=	emacs22-[0-9]*

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

# This needs to be set before including bsd.prefs.mk.
SETGIDGAME=		yes

.include "../../editors/emacs22/Makefile.common"
.include "../../mk/bsd.pkg.mk"