aboutsummaryrefslogtreecommitdiff
path: root/lang/pure
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pure')
-rw-r--r--lang/pure/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/pure/Makefile b/lang/pure/Makefile
index 5478820a9e33..ce32c1723abe 100644
--- a/lang/pure/Makefile
+++ b/lang/pure/Makefile
@@ -14,6 +14,9 @@ COMMENT= Modern-style functional programming language
LICENSE= GPLv3 LGPL3
LICENSE_COMB= dual
+DEPRECATED= Depends on expiring devel/llvm35
+EXPIRATION_DATE=2019-08-31
+
LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr \
libpcreposix.so:devel/pcre \