aboutsummaryrefslogtreecommitdiff
path: root/lang/pure
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-04-09 14:30:05 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-04-09 14:30:05 +0000
commitd3d05814998cb122c3c608dad2ff6895221e08da (patch)
treeb5a745e2a760f86b3538c82a900b925b15b3affd /lang/pure
parentb9b4d4f3a2a344b6df8f926fc2281f7ddba9230f (diff)
downloadports-d3d05814998cb122c3c608dad2ff6895221e08da.tar.gz
ports-d3d05814998cb122c3c608dad2ff6895221e08da.zip
Mark BROKEN again and re-schedule for removal
Notes
Notes: svn path=/head/; revision=383647
Diffstat (limited to 'lang/pure')
-rw-r--r--lang/pure/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/pure/Makefile b/lang/pure/Makefile
index 6e17f0bb92c2..82b880112fea 100644
--- a/lang/pure/Makefile
+++ b/lang/pure/Makefile
@@ -15,6 +15,10 @@ COMMENT= Modern-style functional programming language
LICENSE= GPLv3 LGPL3
LICENSE_COMB= dual
+BROKEN= Unfetchable
+DEPRECATED= Old revision of software, depends on old version of llvm
+EXPIRATION_DATE= 2015-05-14
+
LLVM_VERSION= 33
LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \