aboutsummaryrefslogtreecommitdiff
path: root/lang/clang35
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2015-10-27 16:06:23 +0000
committerBrooks Davis <brooks@FreeBSD.org>2015-10-27 16:06:23 +0000
commitea278f079f9c12f4f3d471ed67703515c6cb5c06 (patch)
tree07949010a2ac8c546d6831295b1543f85995d79b /lang/clang35
parent1cf41fa12af15ef456ffc79da8eb1a488963e199 (diff)
downloadports-ea278f079f9c12f4f3d471ed67703515c6cb5c06.tar.gz
ports-ea278f079f9c12f4f3d471ed67703515c6cb5c06.zip
Notes
Diffstat (limited to 'lang/clang35')
-rw-r--r--lang/clang35/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/clang35/Makefile b/lang/clang35/Makefile
index db065f1fc099..1a0aab2e82d1 100644
--- a/lang/clang35/Makefile
+++ b/lang/clang35/Makefile
@@ -2,6 +2,7 @@
PORTNAME= clang
DISTVERSION= 3.5.2
+PORTREVISION= 1
CATEGORIES= lang devel
MASTER_SITES= http://llvm.org/releases/3.5.2/
PKGNAMESUFFIX= ${LLVM_SUFFIX}
@@ -35,7 +36,7 @@ PYTHONLIBDIR= ${LLVM_PREFIX}/lib/python
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${LLVM_PREFIX}
-USES= compiler:c++11-lib gmake perl5 python:build tar:xz
+USES= compiler:c++11-lib gmake libedit perl5 python:build tar:xz
USE_LDCONFIG= yes
MAKE_ARGS= CLANG_TBLGEN=${WRKSRC}/${RELTYPE}/bin/clang-tblgen \