You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
kate: fix compiler choice
Co-authored-by: Ryan Carsten Schmidt <ryandesign@macports.org>
This commit is contained in:
committed by
Perry E. Metzger
parent
6e9f9e8170
commit
10d8732ba0
+3
-2
@@ -32,8 +32,9 @@ depends_lib-append port:kactivities \
|
||||
patchfiles patch-Zoom.diff \
|
||||
patch-kateviewhelpers.diff
|
||||
|
||||
#Blacklist gcc42 and llvm-gcc-42 (does not build with gcc, ticket #37596)
|
||||
compiler.blacklist gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2 macports-llvm-gcc-4.2
|
||||
# https://trac.macports.org/ticket/37596
|
||||
compiler.blacklist-append \
|
||||
gcc-3.* *gcc-4.0 *gcc-4.2
|
||||
|
||||
livecheck.url ${kde4.mirror}
|
||||
livecheck.regex (\\d+(\\.\\d+)+)
|
||||
|
||||
Reference in New Issue
Block a user