mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
editors/codelite: Remove obsolete clang support from pkg-plist
PR: 229072 Reported by: brooks Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
06c9c9774d
commit
768edde262
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477362
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= codelite
|
||||
PORTVERSION= 11.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= editors devel
|
||||
|
||||
MAINTAINER= mmokhi@FreeBSD.org
|
||||
|
@ -9,10 +9,6 @@ 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/AutoSave.so
|
||||
lib/codelite/CMakePlugin.so
|
||||
lib/codelite/CallGraph.so
|
||||
|
Loading…
Reference in New Issue
Block a user