aboutsummaryrefslogtreecommitdiffstats
path: root/devel
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 /devel
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 'devel')
-rw-r--r--devel/llvm31/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/llvm31/Makefile b/devel/llvm31/Makefile
index 9f058fc5ccc..c185716f97a 100644
--- a/devel/llvm31/Makefile
+++ b/devel/llvm31/Makefile
@@ -11,6 +11,9 @@ DISTNAME= llvm-${PORTVERSION}.src
MAINTAINER= brooks@FreeBSD.org
COMMENT= Low Level Virtual Machine
+DEPRECATED= No remaining dependencies (except clang31)
+EXPIRATION_DATE= 2013-03-01
+
LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo
.if defined(PACKAGE_BUILDING) || defined(MAINTAINER_MODE)
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash