aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/tdtd.el/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/tdtd.el/Makefile b/textproc/tdtd.el/Makefile
index a27a5fe75975..86566eeb5601 100644
--- a/textproc/tdtd.el/Makefile
+++ b/textproc/tdtd.el/Makefile
@@ -15,7 +15,9 @@ EXTRACT_SUFX= .zip
MAINTAINER= ports@FreeBSD.org
COMMENT= An emacs major mode for editing SGML and XML DTDs
-RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
+EMACS_PORT_NAME?= emacs20
+
+EMACS_NO_BUILD_DEPENDS= YES
NO_WRKSUBDIR= yes
NO_BUILD= yes