Ticket #32988: edbrowse.diff
File edbrowse.diff, 395 bytes (added by ryandesign (Ryan Carsten Schmidt), 13 years ago) |
---|
-
Portfile
48 48 49 49 use_configure no 50 50 51 variant universal {} 52 51 53 build.env-append CC="${configure.cc} [get_canonical_archflags cc]" 52 build.dir ${worksrcpath}53 54 build.args -f makefile.osx 54 55 55 56 destroot.args -f makefile.osx