aboutsummaryrefslogtreecommitdiff
path: root/www/mod_dtcl
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-12-21 13:07:55 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-12-21 13:07:55 +0000
commit139ca0e8418a17cdace13be78a10fdc08ac1d7e4 (patch)
tree6400dc5150e52324e5dc95a9e23bf663e0a1fe98 /www/mod_dtcl
parent003041ae4c02cdb479f99d3002436ab17ef60ce7 (diff)
downloadports-139ca0e8418a17cdace13be78a10fdc08ac1d7e4.tar.gz
ports-139ca0e8418a17cdace13be78a10fdc08ac1d7e4.zip
Notes
Diffstat (limited to 'www/mod_dtcl')
-rw-r--r--www/mod_dtcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile
index 5796375165e5..9c587181ebde 100644
--- a/www/mod_dtcl/Makefile
+++ b/www/mod_dtcl/Makefile
@@ -24,7 +24,7 @@ MAKE_ENV+= TCL_VERSION=${TCL_VER}
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 900000
+.if ${OSVERSION} >= 800000
BROKEN= does not build
.endif