View | Details | Raw Unified | Return to bug 90470
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 15-21 Link Here
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	An emacs major mode for editing SGML and XML DTDs
16
COMMENT=	An emacs major mode for editing SGML and XML DTDs
17
17
18
RUN_DEPENDS=	emacs:${PORTSDIR}/editors/emacs20
18
EMACS_PORT_NAME?=	emacs20
19
EMACS_NO_BUILD_DEPENDS=	YES
19
20
20
NO_WRKSUBDIR=	yes
21
NO_WRKSUBDIR=	yes
21
NO_BUILD=	yes
22
NO_BUILD=	yes

Return to bug 90470