Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2016 00:54:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211242] www/lynx: Add support for external applications (--enable-externs)
Message-ID:  <bug-211242-13-ZXHAEnzylX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211242-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211242-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211242

Kubilay Kocak <koobs@FreeBSD.org> changed:

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

--- Comment #5 from Kubilay Kocak <koobs@FreeBSD.org> ---
Comment on attachment 172753
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172753
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=3Dexterns instead

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211242-13-ZXHAEnzylX>