aboutsummaryrefslogtreecommitdiff
path: root/devel/codeblocks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/codeblocks/Makefile')
-rw-r--r--devel/codeblocks/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/codeblocks/Makefile b/devel/codeblocks/Makefile
index 0be3157896fe..f261af40878a 100644
--- a/devel/codeblocks/Makefile
+++ b/devel/codeblocks/Makefile
@@ -36,9 +36,6 @@ LIB= ar
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= Code::Blocks is currently not supported for FreeBSD versions prior to FreeBSD 5
-.endif
.if ${ARCH} == ia64 && ${OSVERSION} >= 600000 && ${OSVERSION} < 700000
BROKEN= Code::Blocks is currently not supported on IA64 FreeBSD 6
.endif