diff options
author | kris <kris@FreeBSD.org> | 2002-10-05 22:11:09 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-05 22:11:09 +0000 |
commit | 3b950c364ffdf1ffa2b957004ed1ac77b5feed63 (patch) | |
tree | 1488915b144d421d92064009f0a3d06ce7f59a98 /www/mod_dtcl | |
parent | 27cec74c4fea747f0f24cd60c80f504ffe6f51dc (diff) | |
download | FreeBSD-ports-3b950c364ffdf1ffa2b957004ed1ac77b5feed63.zip FreeBSD-ports-3b950c364ffdf1ffa2b957004ed1ac77b5feed63.tar.gz |
BROKEN: Does not compile
Diffstat (limited to 'www/mod_dtcl')
-rw-r--r-- | www/mod_dtcl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile index 87ed166..2d5ebe0 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 |