New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79897


Ignore:
Timestamp:
06/28/11 22:34:19 (4 years ago)
Author:
jeremyhu@…
Message:

graphviz: Build fix on platforms without /usr/lib/libltdl.a

dev timeout via email x 2

Location:
trunk/dports/graphics/graphviz
Files:
2 added
1 edited

Legend:

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

    r79114 r79897  
    109109                                --disable-tcl 
    110110 
     111# http://www.graphviz.org/mantisbt/view.php?id=2109 
     112patchfiles libltdl.patch 
     113use_autoreconf yes 
     114autoreconf.args -fvi 
     115 
    111116platform macosx { 
    112117    if {${os.major} > 8} { 
Note: See TracChangeset for help on using the changeset viewer.