#21500: icedtea 1.11 Proposed Port -------------------------------+-------------------------------------------- Reporter: mvfranz@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: icedtea -------------------------------+-------------------------------------------- Comment(by ryandesign@…): Replying to [comment:2 mvfranz@…]:
I will use the ${build.jobs} variable. I had copied some of this from the openjdk6 port. Ah, ok. We should change openjdk6 too then.
* in the destroot phase, why use tar to copy files? Can't use use the tcl "file copy" procedure? This I copied from the openjdk6 port. It worked there, so I did the easiest thing. Let me try to figure out a tcl based implementation. I would think it would just be something like
{{{ file copy ${worksrcpath}/openjdk/build/bsd-i586/j2sdk-image ${destroot}${prefix}/share/java/${name} }}} -- Ticket URL: <http://trac.macports.org/ticket/21500#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS