Ticket #47498: Portfile.diff

File Portfile.diff, 577 bytes (added by jmroot (Joshua Root), 9 years ago)
  • Portfile

     
    22# $Id$
    33
    44PortSystem              1.0
    5 PortGroup               compiler_blacklist_versions 1.0
    65
    76if {[variant_isset qt]} {
    87PortGroup               qt4 1.0
     
    3635                        patch-libgpsd.pc.in.diff \
    3736                        leopard-IPV6_TCLASS.patch
    3837
    39 # gpsd needs C11 support
    40 compiler.blacklist      *gcc-4.0 *gcc-4.2 {clang < 137}
    41 
    4238use_configure           no
    4339
    4440variant universal {}