Ticket #31492: patch-inscape-Portfile.diff
File patch-inscape-Portfile.diff, 364 bytes (added by dbevans (David B. Evans), 13 years ago) |
---|
-
Portfile
83 83 ${prefix}/bin/python2.7 84 84 } 85 85 86 if {${configure.compiler} == "clang"} { 87 configure.compiler llvm-gcc-4.2 88 } 89 86 90 configure.args \ 87 91 --mandir=${prefix}/share/man \ 88 92 --with-xft \