#44323: gnutls @3.3.5: support c89 (error: comma at end of enumerator list) ---------------------------+---------------------------- Reporter: ryandesign@… | Owner: mschamschula@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: gnutls | ---------------------------+---------------------------- Comment (by ryandesign@…): It seems that patching gnutls.h.in causes the build system to think it should regenerate the documentation. And regenerating the documentation fails on OS X because its /usr/bin/sed is BSD sed. Although the configure script correctly finds /opt/local/bin/gsed, the documentation Makefile does not use the `$SED` variable and instead just uses the program name `sed`. Since we've not made any changes to the file that would warrant regeneration of the documentation, and since regeneration of the documentation makes the build take twice as long, I'll try to suppress regenerating the documentation though fiddling with the timestamps. -- Ticket URL: <https://trac.macports.org/ticket/44323#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X