Ticket #35140: Portfile.enblend.diff
File Portfile.enblend.diff, 890 bytes (added by hvdwolf@…, 12 years ago) |
---|
-
Portfile
old new 4 4 5 5 name enblend 6 6 version 4.0 7 revision 37 revision 4 8 8 categories graphics 9 9 maintainers gmail.com:hvdwolf 10 10 description a tool to composite images … … 28 28 port:openexr \ 29 29 port:freefont-ttf 30 30 31 patchfiles libpng14.diff src__vigra_impex__Makefile.am.diff 31 patchfiles libpng14.diff src__vigra_impex__Makefile.am.diff configure.in.diff 32 32 # need to regenerate a Makefile.in after patching Makefile.am above 33 33 use_autoreconf yes 34 34 configure.args --mandir=${prefix}/share/man \ 35 35 --enable-image-cache=yes \ 36 --enable-split-doc=no 36 --enable-split-doc=no 37 37 38 38 if {${configure.compiler} == "clang"} { 39 39 configure.compiler llvm-gcc-4.2