aboutsummaryrefslogtreecommitdiff
path: root/devel/fpc-gdb/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-05-08 06:44:58 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-05-08 06:44:58 +0000
commita528f5e2190340350f1c1578327d6835749d19c1 (patch)
treefc5e02ebcfdeea64143ff14ea59b754ca7189276 /devel/fpc-gdb/Makefile
parentb033d119817bb5c5060e53fa95cb5ea008f3e2be (diff)
downloadports-a528f5e2190340350f1c1578327d6835749d19c1.tar.gz
ports-a528f5e2190340350f1c1578327d6835749d19c1.zip
BROKEN on 4.x: Does not compile
Notes
Notes: svn path=/head/; revision=108679
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