summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2014-01-30 15:39:06 +0000
committerBrooks Davis <brooks@FreeBSD.org>2014-01-30 15:39:06 +0000
commitb96f94b36646d05701b417a308c20c275df51d03 (patch)
treee7ee3e89a8f14f894b8c34707e570eebe7ae9f6e /lang
parent- Update to 0.2.13 (diff)
Deprecate LLVM and Clang 3.1 now that there are no dependencies.
Notes
Notes: svn path=/head/; revision=341850
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 02a15ce00ea5..e0f805102ffe 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