#38801: new port: grid-packaging-tools -----------------------------------+-------------------------------- Reporter: dennisvd@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: grid-packaging-tools | -----------------------------------+-------------------------------- Comment (by dennisvd@…): Replying to [comment:10 aronnax@…]:
I suggested a few changes by attaching a diff.
Thanks! I've included your changes and made a new upload.
* Remove {{{Rename libtoolize to glibtoolize}}} stuff in {{{post- destroot}}}. The {{{gpt-bootstrap.sh}}} script can probably be avoided in the other Globus ports by having them set {{{use_autoreconf yes}}}, which does largely the same thing, but more portably.
Maybe, but a first attempt at building globus-core balked on the autoreconf. The autoheader tool doesn't like one of the `AC_DEFINE`s in the archaic `configure.in`. Actually, globus-core comes with a bootstrap script which does slightly more than what autoreconf does, so I think we have to stick to that. It doesn't use `gpt-bootstrap.sh`, but it calls a few other gpt related scripts. Anyway, the glibtoolize renaming was wrong anyway. Probably a leftover from earlier days. -- Ticket URL: <https://trac.macports.org/ticket/38801#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X