diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-13 18:53:23 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-06-13 18:53:23 +0000 |
commit | f9774e8100eb6507f7ec9ac31ca04038a873bc5f (patch) | |
tree | 93e27487f84d74418587107f28d609697808249e /www/mod_dtcl | |
parent | 2b211bf5cf249f46a0fa44ec53ff20d6ebb58e3e (diff) | |
download | ports-f9774e8100eb6507f7ec9ac31ca04038a873bc5f.tar.gz ports-f9774e8100eb6507f7ec9ac31ca04038a873bc5f.zip |
Notes
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 3b34e39e1dc4..512195809abc 100644 --- a/www/mod_dtcl/Makefile +++ b/www/mod_dtcl/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} USE_TCL= yes USE_TCL_BUILD= yes +BROKEN= does not build + WRKSRC= ${WRKDIR}/mod_dtcl MAKEFILE= ${FILESDIR}/Makefile.bsd USE_APACHE= 1.3 |