svn commit: r468086 - in head/math: . piranha
Mathieu Arnold
mat at FreeBSD.org
Mon Apr 23 12:38:00 UTC 2018
On Mon, Apr 23, 2018 at 09:03:21AM +0000, Yuri Victorovich wrote:
> +BUILD_DEPENDS= ${LOCALBASE}/include/boost/numeric/conversion/cast.hpp:devel/boost-libs \
> + ${LOCALBASE}/include/gmp.h:math/gmp \
> + ${LOCALBASE}/include/mpfr.h:math/mpfr
> +RUN_DEPENDS= ${BUILD_DEPENDS}
> +
> +USES= cmake:outsource
Unless this really needs cmake and ninja to run, please reverse the way
you create the BUILD_DEPENDS and RUN_DEPENDS variables. You may have
noticed many ports do BUILD_DEPENDS=${RUN_DEPENDS} and RUN_DEPENDS=blah.
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180423/74b7a180/attachment.sig>
More information about the svn-ports-all
mailing list