aboutsummaryrefslogtreecommitdiff
path: root/devel/xtla/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/xtla/Makefile')
-rw-r--r--devel/xtla/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/xtla/Makefile b/devel/xtla/Makefile
index 43612e058bdf..4da058b242a8 100644
--- a/devel/xtla/Makefile
+++ b/devel/xtla/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xtla
-PORTVERSION= 20040620
+PORTVERSION= 20040630
CATEGORIES= devel elisp
MASTER_SITES= http://xsteve.nit.at/prg/emacs/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@@ -15,7 +15,8 @@ DISTNAME= ${PORTNAME}
MAINTAINER= dryice@liu.com.cn
COMMENT= An Emacs front-end to tla
-RUN_DEPENDS= tla:${PORTSDIR}/devel/tla
+BUILD_DEPENDS+= tla:${PORTSDIR}/devel/tla
+RUN_DEPENDS= ${BUILD_DEPENDS}
EMACS_PORT_NAME?= emacs21