aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2016-08-24 10:39:37 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2016-08-24 10:39:37 +0000
commitc555af3c3d7f7044061743c41ba9f9f2b3f27b8f (patch)
treeef967f4ff4c71adb3af928be72d7ddeffcbf7974
parent826354cf025da4591ae0dc039871b97024e6803d (diff)
downloadports-c555af3c3d7f7044061743c41ba9f9f2b3f27b8f.tar.gz
ports-c555af3c3d7f7044061743c41ba9f9f2b3f27b8f.zip
MFH: r420700
- Fix codelite install for Clang 3.4, 3.5 and 3.6. ===> Registering installation for codelite-9.2_1 pkg-static: Unable to access file /tmp/ports/usr/ports/editors/codelite/work/stage/usr/local/bin/codelite-lldb: No such file or directory pkg-static: Unable to access file /tmp/ports/usr/ports/editors/codelite/work/stage/usr/local/lib/codelite/LLDBDebugger.so: No such file or directory *** Error code 74 PR: 211851 Submitted by: Mahdi Mokhtari (maintainer) Reported by: rozhuk.im@gmail.com Reviewed by: amdmi3 (mentor) Approved by: amdmi3 (mentor) Approved by: ports-secteam (junovitch)
Notes
Notes: svn path=/branches/2016Q3/; revision=420784
-rw-r--r--editors/codelite/pkg-plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/codelite/pkg-plist b/editors/codelite/pkg-plist
index db85d8a443cd..01fc964f4653 100644
--- a/editors/codelite/pkg-plist
+++ b/editors/codelite/pkg-plist
@@ -9,6 +9,10 @@ bin/codelite_fix_files
bin/codelite_indexer
bin/codelite_kill_children
bin/codelite_xterm
+%%CLANG37%%bin/codelite-lldb
+%%CLANG37%%lib/codelite/LLDBDebugger.so
+%%CLANG38%%bin/codelite-lldb
+%%CLANG38%%lib/codelite/LLDBDebugger.so
lib/codelite/CMakePlugin.so
lib/codelite/CallGraph.so
lib/codelite/CodeFormatter.so