Date: Mon, 23 Apr 2018 14:37:56 +0200 From: Mathieu Arnold <mat@FreeBSD.org> To: Yuri Victorovich <yuri@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r468086 - in head/math: . piranha Message-ID: <20180423123756.fvitgl3rll4yikeq@ogg.in.absolight.net> In-Reply-To: <201804230903.w3N93LhK062379@repo.freebsd.org> References: <201804230903.w3N93LhK062379@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--fj55mrbjuy5ggryk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 23, 2018 at 09:03:21AM +0000, Yuri Victorovich wrote: > +BUILD_DEPENDS=3D ${LOCALBASE}/include/boost/numeric/conversion/cast.hpp:= devel/boost-libs \ > + ${LOCALBASE}/include/gmp.h:math/gmp \ > + ${LOCALBASE}/include/mpfr.h:math/mpfr > +RUN_DEPENDS=3D ${BUILD_DEPENDS} > + > +USES=3D 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=3D${RUN_DEPENDS} and RUN_DEPENDS=3Dblah. --=20 Mathieu Arnold --fj55mrbjuy5ggryk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJa3dOkXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IXNoP/RJNvWgozn/qQVaQP2W7xMK7 LjAegcbyMewSMsLs1aM0e9REVi0aFNT/9DxlYc4XQDbzhkIZYeCjl9f+mIkOachU eqbkB2vBoujAZHPnSdq5oPgdx+dOhTt3oemU2JUv8fngKC+Nb4cSS6cXWcuFWguL U0C6FMNEKjpUsPYPKIWX/txXJvO9zrdcLa4X52cCC4ia9USfZmC4U6X4hDAo2FJW HgLT74rYkPM/IDVsXP2pLjZSghJWJVUwciVjjnl8llsanjPDdEZ6jGOQa5klZ6fM mob9dS3W0mJpU+yvItC745MmkWTE2KMRXGV1Xhvw+0KFv9StYqpNmLTL+7gXBrFm ssuDTKjM9vud1gJrTjN/USjZydf6HgAVBc2s+p7m+cZzH6EWbhXa5QsHxpuCMl2j UDcm9ZpSFVxi8YLXqmMQyRe+V8k5yk69OmZXHy9f8KulOnBrHKOZKpXB0t8Onfgf +qKZudm/SIK+h6w9SyGEeGCS4R/+h4ZKnucCBzaA0UtxKGT7vUmvBfXNzxZuSDu9 /FextSH8nz83EJJA1/BWbzQQWn7rwwp6JPct3Cs7PlLpi6Z/lgSgwcYL3sX3PLdn RQABFkOCDejlgme5Gppi8wvyJlwQ2Sm/O0341gOMbg78s3zu7k4esLhr+JftpQd4 wGaRcPwgYN7n4P6KQGIH =O/QF -----END PGP SIGNATURE----- --fj55mrbjuy5ggryk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180423123756.fvitgl3rll4yikeq>