Ticket #15319: jpeg-parallel-build.diff
File jpeg-parallel-build.diff, 505 bytes (added by nox@…, 17 years ago) |
---|
-
Portfile
1 1 # $Id$ 2 2 3 3 PortSystem 1.0 4 4 5 name jpeg 5 version 6b6 version 6b 6 7 revision 2 7 8 categories graphics 8 9 maintainers waqar@macports.org … … 42 43 } 43 44 44 45 configure.args --enable-shared --enable-static 46 47 use_parallel_build yes 48 45 49 destroot.destdir prefix=${destroot}${prefix} 46 50 pre-destroot { 47 51 xinstall -d ${destroot}${prefix}/bin