aboutsummaryrefslogtreecommitdiff
path: root/www/mod_dtcl
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-05 22:11:09 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-05 22:11:09 +0000
commit7dfc6744de724aaa90499d31c8f92d246b4c1c91 (patch)
treef1401b54626ff5b3343420ed69f36ce4b1eb30be /www/mod_dtcl
parent28d02437b535d465949af1f4b8e29037ac0c1539 (diff)
downloadports-7dfc6744de724aaa90499d31c8f92d246b4c1c91.tar.gz
ports-7dfc6744de724aaa90499d31c8f92d246b4c1c91.zip
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=67414
Diffstat (limited to 'www/mod_dtcl')
-rw-r--r--www/mod_dtcl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile
index 87ed166a893b..2d5ebe059e5b 100644
--- a/www/mod_dtcl/Makefile
+++ b/www/mod_dtcl/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://tcl.apache.org/mod_dtcl/download/
MAINTAINER= mi@aldan.algebra.com
+BROKEN= "Does not compile"
+
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83