summaryrefslogtreecommitdiff
path: root/devel/fpc-gdb
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-18 23:02:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-18 23:02:35 +0000
commitb70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch)
treedaa87464331d7a402c941bab0dc2a11aa17eded2 /devel/fpc-gdb
parent- Update fxscintilla to 1.62 (diff)
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Notes
Notes: svn path=/head/; revision=124429
Diffstat (limited to 'devel/fpc-gdb')
-rw-r--r--devel/fpc-gdb/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/devel/fpc-gdb/Makefile b/devel/fpc-gdb/Makefile
index 572633c89d44..dbd0331148d5 100644
--- a/devel/fpc-gdb/Makefile
+++ b/devel/fpc-gdb/Makefile
@@ -26,15 +26,11 @@ PATCHFILES= gdb521.dif gdb521_xfree-loadmod.diff
MAINTAINER= coop9211@uidaho.edu
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
+BROKEN= "Does not compile"
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
-.if ${OSVERSION} > 502112
-BROKEN= "Does not compile on FreeBSD >= 5.x"
-.endif
+.include <bsd.port.pre.mk>
NO_LATEST_LINK= yes
USE_GMAKE= yes