svn commit: r500663 - head/devel/lfcbase
Alexey Dokuchaev
danfe at freebsd.org
Thu May 2 14:38:22 UTC 2019
On Thu, May 02, 2019 at 02:29:49PM +0000, Kurt Jaeger wrote:
> New Revision: 500663
> URL: https://svnweb.freebsd.org/changeset/ports/500663
>
> Log:
> devel/lfcbase: upgrade 1.13.0 -> 1.13.1
>
> ...
> @@ -15,7 +15,7 @@ USE_LDCONFIG= yes
> USES= autoreconf libtool
>
> post-patch:
> - @${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in
> + ${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in
This change is gratuitous, and we typically do mute patching targets.
./danfe
More information about the svn-ports-head
mailing list