aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2014-01-30 23:39:06 +0800
committerbrooks <brooks@FreeBSD.org>2014-01-30 23:39:06 +0800
commit6041adb9331e70b2578dc03598b516453a617a41 (patch)
treee7ee3e89a8f14f894b8c34707e570eebe7ae9f6e /lang
parentcd5de5690fd7b9766b34d8c1df170a1354d4a094 (diff)
downloadfreebsd-ports-graphics-6041adb9331e70b2578dc03598b516453a617a41.tar.gz
freebsd-ports-graphics-6041adb9331e70b2578dc03598b516453a617a41.tar.zst
freebsd-ports-graphics-6041adb9331e70b2578dc03598b516453a617a41.zip
Deprecate LLVM and Clang 3.1 now that there are no dependencies.
Diffstat (limited to 'lang')
-rw-r--r--lang/clang31/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/clang31/Makefile b/lang/clang31/Makefile
index 02a15ce00ea..e0f805102ff 100644
--- a/lang/clang31/Makefile
+++ b/lang/clang31/Makefile
@@ -14,6 +14,9 @@ EXTRACT_ONLY= ${LLVM_SOURCE}
MAINTAINER= brooks@FreeBSD.org
COMMENT= C, Objective-C, and (alpha-quality) C++ compiler
+DEPRECATED= No remaining dependencies
+EXPIRATION_DATE= 2013-03-01
+
CONFLICTS= clang-[23]* clang-devel-[23]*
CLANG_NAME= clang-${PORTVERSION}.src