Ticket #47498: Portfile.diff
File Portfile.diff, 577 bytes (added by jmroot (Joshua Root), 10 years ago) |
---|
-
Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup compiler_blacklist_versions 1.06 5 7 6 if {[variant_isset qt]} { 8 7 PortGroup qt4 1.0 … … 36 35 patch-libgpsd.pc.in.diff \ 37 36 leopard-IPV6_TCLASS.patch 38 37 39 # gpsd needs C11 support40 compiler.blacklist *gcc-4.0 *gcc-4.2 {clang < 137}41 42 38 use_configure no 43 39 44 40 variant universal {}