aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-p2p/dctc/Makefile2
-rw-r--r--net/dctc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/dctc/Makefile b/net-p2p/dctc/Makefile
index 81ac62eeb7c..a1a41af58b8 100644
--- a/net-p2p/dctc/Makefile
+++ b/net-p2p/dctc/Makefile
@@ -59,7 +59,7 @@ DOC_FILES= COPYING ChangeLog INSTALL README \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502000
+.if ${OSVERSION} >= 502000 && ${OSVERSION} < 502105
BROKEN= "Does not compile"
.endif
diff --git a/net/dctc/Makefile b/net/dctc/Makefile
index 81ac62eeb7c..a1a41af58b8 100644
--- a/net/dctc/Makefile
+++ b/net/dctc/Makefile
@@ -59,7 +59,7 @@ DOC_FILES= COPYING ChangeLog INSTALL README \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502000
+.if ${OSVERSION} >= 502000 && ${OSVERSION} < 502105
BROKEN= "Does not compile"
.endif
tmiwi2011-03-191-1/+0 * - Reset maintainer and remove old MASTER_SITES.wxs2009-08-021-1/+1 * - Change default Tcl/Tk version to 8.5mm2009-02-231-1/+1 * - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - Convert existing ports to a new bsd.tcl.mk orderpav2007-04-031-1/+1 * - Use TCL/TK 84miwi2007-03-211-7/+8