svn commit: r489418 - in head/devel: . agar agar/files

Mathieu Arnold mat at FreeBSD.org
Sun Jan 6 10:42:40 UTC 2019


On Sat, Jan 05, 2019 at 11:11:54PM +0000, Kurt Jaeger wrote:
> +
> +.include <bsd.port.pre.mk>
> +
> +post-install:
> +	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libag_*.so.*
> +
> +post-patch-GUI-off:
> +	@${REINPLACE_CMD} -e 's|^LIBS=.*|LIBS=|' ${WRKSRC}/au/Makefile
> +	@${REINPLACE_CMD} -e 's|^LIBS=.*|LIBS=|' ${WRKSRC}/math/Makefile
> +
> +.include <bsd.port.post.mk>

Why the bsd.port.pre.mk includE?

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20190106/5b8709a1/attachment.sig>


More information about the svn-ports-head mailing list