diff options
Diffstat (limited to 'devel/llvm31/Makefile')
-rw-r--r-- | devel/llvm31/Makefile | 3 |
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 |