aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-04-09 22:30:05 +0800
committerantoine <antoine@FreeBSD.org>2015-04-09 22:30:05 +0800
commitc7d129e52034c323cda3442609877203deb3a1d3 (patch)
treeb5a745e2a760f86b3538c82a900b925b15b3affd /lang
parente40d749d00e789bc3a63e80bdafcf26e7bbffff9 (diff)
downloadfreebsd-ports-gnome-c7d129e52034c323cda3442609877203deb3a1d3.tar.gz
freebsd-ports-gnome-c7d129e52034c323cda3442609877203deb3a1d3.tar.zst
freebsd-ports-gnome-c7d129e52034c323cda3442609877203deb3a1d3.zip
Mark BROKEN again and re-schedule for removal
Diffstat (limited to 'lang')
-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 \