From 2f5fd33d0b48f766e2722a601367b2d51c9e82a8 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 02:10:52 +0000 Subject: Remove always-false/true conditions based on OSVERSION 500000 --- net/mad_fcl/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'net/mad_fcl') diff --git a/net/mad_fcl/Makefile b/net/mad_fcl/Makefile index 5b3a20f566ab..9fbf0fbf2617 100644 --- a/net/mad_fcl/Makefile +++ b/net/mad_fcl/Makefile @@ -29,10 +29,6 @@ PLIST_FILES= bin/flute .include -.if ${OSVERSION} < 500000 -BROKEN= "does not compile" -.endif - .if ${OSVERSION} < 502120 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-alclib_defines.h .endif -- cgit v1.2.3