#47971: This is to introduce the new port gds -------------------------+---------------------- Reporter: ed.maros@… | Owner: ram@… Type: submission | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gds | -------------------------+---------------------- Comment (by ed.maros@…): Replying to [comment:9 larryv@…]:
You appear to be patching template files instead of the files that are generated from them. This is why Make is trying to run Autotools, and the configure script is being run a second time during the build phase.
Preferably, you should patch the generated files instead of the source files; this would avoid the need to run Autotools at all. Failing that, you might have to add `use_autoreconf yes`. I have uploaded a modified Portfile which has replaced the patch /Users/efm/tmp/patch-config-ac_dmtoffline.m4.diff with /Users/efm/tmp /patch-configure.diff so only generated files are modified.
-- Ticket URL: <https://trac.macports.org/ticket/47971#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X