View | Details | Raw Unified | Return to bug 147103 | Differences between
and this patch

Collapse All | Expand All

(-)editors/emacs-nox11/Makefile (-2 / +4 lines)
Lines 5-14 Link Here
5
# $FreeBSD: ports/editors/emacs-nox11/Makefile,v 1.5 2010/05/24 12:04:24 keramida Exp $
5
# $FreeBSD: ports/editors/emacs-nox11/Makefile,v 1.5 2010/05/24 12:04:24 keramida Exp $
6
#
6
#
7
7
8
WITHOUT_X11=    yes
8
_OPTIONS_OK=	yes
9
WITHOUT_DBUS=	yes
10
WITHOUT_X11=	yes
9
PKGNAMESUFFIX=	-nox11
11
PKGNAMESUFFIX=	-nox11
10
12
11
MASTERDIR=      ${.CURDIR}/../emacs
13
MASTERDIR=	${.CURDIR}/../emacs
12
LATEST_LINK=	emacs-nox11
14
LATEST_LINK=	emacs-nox11
13
15
14
.include "${MASTERDIR}/Makefile"
16
.include "${MASTERDIR}/Makefile"

Return to bug 147103