From 3c239c5e529c219250f4e96cc97a67a1e97a2ea9 Mon Sep 17 00:00:00 2001 From: Brian Feldman Date: Fri, 30 Apr 2004 21:02:54 +0000 Subject: Unmark BROKEN for newer versions of -CURRENT it's certainly building fine on. --- net-p2p/dctc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p') diff --git a/net-p2p/dctc/Makefile b/net-p2p/dctc/Makefile index 81ac62eeb7cd..a1a41af58b88 100644 --- a/net-p2p/dctc/Makefile +++ b/net-p2p/dctc/Makefile @@ -59,7 +59,7 @@ DOC_FILES= COPYING ChangeLog INSTALL README \ .include -.if ${OSVERSION} >= 502000 +.if ${OSVERSION} >= 502000 && ${OSVERSION} < 502105 BROKEN= "Does not compile" .endif -- cgit v1.2.3