Add an explicit --disable-gui to CONFIGURE_ARGS, when no GUI
is requested. Without this, vendors software would still build
with GUI-support, if fltk is present on the system.
Submitted by: Eygene Ryabinkin
PR: ports/113020
1) do not extract, configure, build the bundled (old) PNG and JPEG
libraries;
2) do not compile the bundled md5 and rc4 algorithms (USE_OPENSSL);
3) do not compile the bundled snprintf.
The resulting executable is over twice smaller on my amd64 system. Bump
PORTREVISION.
Approved by: maintainer timeout
This port needs some work to respect NOPORTDOCS, DATADIR, DOCSDIR.
PR: ports/106715
Submitted by: Jose Fernandes <jose at diasfernandes.pt>
Approved by: maintainer timeout (16 days)