Changes between Initial Version and Version 1 of Ticket #30247


Ignore:
Timestamp:
Jul 20, 2011, 10:32:25 AM (13 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30247

    • Property Owner changed from macports-tickets@… to michaelld@…
  • Ticket #30247 – Description

    initial v1  
    55Besides, the patchfile has a typo breaking FLTK_CFLAGS:
    66
     7{{{
    78        33289               # not apple; remove '-arch' flag(s) from FLTK FLAGS
    89        33290               FLTK_CFLAGS=`echo $FLTK_CLFAGS | sed -e 's@-arch [^ ]*@@'`
    9  
     10}}}
     11
    1012i.e. should be FLTK_CFLAGS instead of FLTK_CLFAGS.
    1113