aboutsummaryrefslogtreecommitdiff
path: root/devel/llvm60/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/llvm60/Makefile')
-rw-r--r--devel/llvm60/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/llvm60/Makefile b/devel/llvm60/Makefile
index 0ff051217181..257be275a350 100644
--- a/devel/llvm60/Makefile
+++ b/devel/llvm60/Makefile
@@ -84,7 +84,7 @@ LIT_VARS= _USES_PYTHON=python:2.7
LLD_DESC= Install lld, the LLVM linker
LLD_DISTFILES= lld-${DISTVERSION}.src${EXTRACT_SUFX}
LLD_EXTRA_PATCHES= ${PATCHDIR}/lld
-LLDB_BUILD_DEPENDS= swig3.0:devel/swig30 \
+LLDB_BUILD_DEPENDS= swig:devel/swig \
${PY_ENUM34}
LLDB_DESC= Install lldb, the LLVM debugger
LLDB_DISTFILES= lldb-${DISTVERSION}.src${EXTRACT_SUFX}