[Bug 211242] www/lynx: Add support for external applications (--enable-externs)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 21 00:54:12 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211242

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #172753|0                           |1
        is obsolete|                            |

--- Comment #5 from Kubilay Kocak <koobs at FreeBSD.org> ---
Comment on attachment 172753
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172753
patch that simply adds compile option to CONFIGURE_ARGS of Makefile

I think the OPTION version of the patch is better as it provides a user
configurable knob (choice).

the .if ${PORT_OPTIONS:MEXTERNALS} block should use options helpers instead:

EXTERNALS_CONFIGURE_ENABLE=externs instead

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list