diff options
Diffstat (limited to 'net/mad_fcl/Makefile')
-rw-r--r-- | net/mad_fcl/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
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 <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= "does not compile" -.endif - .if ${OSVERSION} < 502120 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-alclib_defines.h .endif |