aboutsummaryrefslogtreecommitdiff
path: root/www/mod_dtcl
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-02-15 11:25:59 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-02-15 11:25:59 +0000
commit35f208251b81416e78ad6ae8556b21cab1815e56 (patch)
tree36c77bcd9aea3d74e09f7ff8209eaa5d37db1ff5 /www/mod_dtcl
parent54e0f0987240feb8d4987596cb3b48dca2719df9 (diff)
downloadports-35f208251b81416e78ad6ae8556b21cab1815e56.tar.gz
ports-35f208251b81416e78ad6ae8556b21cab1815e56.zip
Notes
Diffstat (limited to 'www/mod_dtcl')
-rw-r--r--www/mod_dtcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile
index dbcadbda7571..5dc91e7edd48 100644
--- a/www/mod_dtcl/Makefile
+++ b/www/mod_dtcl/Makefile
@@ -15,8 +15,8 @@ MAINTAINER= mi@aldan.algebra.com
COMMENT= Embeds a TCL8 interpreter in the Apache server
BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}
-USE_TCL= yes
-USE_TCL_BUILD= yes
+USE_TCL= 84
+USE_TCL_BUILD= 84
WRKSRC= ${WRKDIR}/mod_dtcl
MAKEFILE= ${FILESDIR}/Makefile.bsd