aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2013-10-22 04:00:09 +0800
committerbrooks <brooks@FreeBSD.org>2013-10-22 04:00:09 +0800
commitfba910ad71453e36364b32018a0749975f434602 (patch)
treeb14ef7627a6e6c513b764dbb57da19274efb8c33 /devel
parent1480a0c0ca1522cadd50455cb3bc97033dbf8183 (diff)
downloadfreebsd-ports-gnome-fba910ad71453e36364b32018a0749975f434602.tar.gz
freebsd-ports-gnome-fba910ad71453e36364b32018a0749975f434602.tar.zst
freebsd-ports-gnome-fba910ad71453e36364b32018a0749975f434602.zip
Mark DEPRECATED in favor of non-conflicting devel/llvm32 and
lang/clang32. Set an agressive expiration date to encourage migration (actual removal will depend on the removal of dependencies.)
Diffstat (limited to 'devel')
-rw-r--r--devel/llvm/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/llvm/Makefile b/devel/llvm/Makefile
index 1e62cfd2c2f1..ec0fb79320b0 100644
--- a/devel/llvm/Makefile
+++ b/devel/llvm/Makefile
@@ -21,6 +21,9 @@ BUILD_DEPENDS+= f2c:${PORTSDIR}/lang/f2c
CONFLICTS= llvm-devel-[23]* llvm31-3*
+DEPRECATED= Migrate to devel/llvm32 or newer
+EXPIRATION_DATE= 2013-11-04
+
GNU_CONFIGURE= yes
USES= gmake perl5
USE_LDCONFIG= yes