diff options
-rw-r--r-- | devel/gps/Makefile | 3 |
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 \ |