Changeset 98124


Ignore:
Timestamp:
Sep 25, 2012, 2:39:45 PM (12 years ago)
Author:
jmr@…
Message:

fontforge: use compiler.blacklist

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/fontforge/Portfile

    r98123 r98124  
    121121configure.ldflags-append -lintl
    122122
    123 # http://trac.macports.org/ticket/29840
    124 if {${configure.compiler} == "llvm-gcc-4.2"} {
    125     configure.compiler clang
    126 }
     123# https://trac.macports.org/ticket/29840
     124compiler.blacklist  llvm-gcc-4.2
    127125
    128126use_parallel_build  yes
Note: See TracChangeset for help on using the changeset viewer.