aboutsummaryrefslogtreecommitdiff
path: root/textproc/tdtd.el
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2005-12-16 07:04:43 +0000
committerAndrey Slusar <anray@FreeBSD.org>2005-12-16 07:04:43 +0000
commitf96a75b24d1511b72263b6dc62c8a76ab5d70a89 (patch)
treeff08e9032136083b233606cfe7963b838c448652 /textproc/tdtd.el
parentdee1db339e1ad4b57bfe021090cae0037e2d8473 (diff)
downloadports-f96a75b24d1511b72263b6dc62c8a76ab5d70a89.tar.gz
ports-f96a75b24d1511b72263b6dc62c8a76ab5d70a89.zip
Notes
Diffstat (limited to 'textproc/tdtd.el')
-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