aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-gdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fpc-gdb/Makefile')
-rw-r--r--devel/fpc-gdb/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/fpc-gdb/Makefile b/devel/fpc-gdb/Makefile
index 65f219f36753..5485c107c149 100644
--- a/devel/fpc-gdb/Makefile
+++ b/devel/fpc-gdb/Makefile
@@ -28,6 +28,10 @@ COMMENT= GNU GDB 5.2.1 modified for Free Pascal
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000
+BROKEN= "Does not compile on 4.x"
+.endif
+
NO_LATEST_LINK= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes