Ticket #33284: fontforge-xcode43.patch
File fontforge-xcode43.patch, 793 bytes (added by g5pw (Aljaž Srebrnič), 13 years ago) |
---|
-
graphics/fontforge/Portfile
old new 72 72 ${worksrcpath}/gutils/dynamic.c 73 73 reinplace "/^applicationsdir/s|/Applications|${applications_dir}|" \ 74 74 ${worksrcpath}/Makefile.dynamic.in 75 reinplace "s|/Developer/Headers/||" \ 76 ${worksrcpath}/gutils/giomime.c ${worksrcpath}/fontforge/startui.c ${worksrcpath}/fontforge/macbinary.c 75 77 } 76 78 77 79 depends_lib \ … … 103 105 --x-libraries=${prefix}/lib 104 106 105 107 configure.ldflags-append -lintl 108 configure.cflags-append \ 109 "-I/Applications/Xcode.app/Contents/Developer/Headers/ -I/Developer/Headers" 110 106 111 107 112 # http://trac.macports.org/ticket/29840 108 113 if {${configure.compiler} == "llvm-gcc-4.2"} {