aboutsummaryrefslogtreecommitdiff
path: root/devel/codeblocks
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:41:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:41:11 +0000
commitec7c5b0142aeb3539337db2d501d7b5ecf5e7284 (patch)
tree8468e5b0da1375397af63a69b7076d0b05b24887 /devel/codeblocks
parente74f1f2ba2a728af887a83b377b13746054b76e5 (diff)
Notes
Diffstat (limited to 'devel/codeblocks')
-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