summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2018-08-08 19:03:36 +0000
committerBrooks Davis <brooks@FreeBSD.org>2018-08-08 19:03:36 +0000
commit4d04bf176fda94b50039e359f07dab76f4552ff1 (patch)
tree8d25edeb688b1ca9b917cc8929a314a7055ca3a9
parentRemove METAPORTs for obsolete LLVM 3.8. (diff)
Deprecate gps. It is unmaintained and depends on an obsolete LLVM version.
Notes
Notes: svn path=/head/; revision=476656
-rw-r--r--devel/gps/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/gps/Makefile b/devel/gps/Makefile
index 2f7916f7cb79..d549b8f5e514 100644
--- a/devel/gps/Makefile
+++ b/devel/gps/Makefile
@@ -14,6 +14,9 @@ COMMENT= GNAT Programming Studio - IDE for Ada and many other languages
LICENSE= GPLv3
+DEPRECATED= Depends on obsolete LLVM 3.8.
+EXPIRATION_DATE= 2018-08-22
+
BROKEN_aarch64= fails to compile: No rule to make target 'default'
BUILD_DEPENDS= gprbuild:devel/gprbuild \