pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/boost Also depend on boost-mpi



details:   https://anonhg.NetBSD.org/pkgsrc/rev/768fa5d6655e
branches:  trunk
changeset: 367140:768fa5d6655e
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Aug 24 19:33:44 2017 +0000

description:
Also depend on boost-mpi

diffstat:

 meta-pkgs/boost/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c22f389fda42 -r 768fa5d6655e meta-pkgs/boost/Makefile
--- a/meta-pkgs/boost/Makefile  Thu Aug 24 19:31:31 2017 +0000
+++ b/meta-pkgs/boost/Makefile  Thu Aug 24 19:33:44 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2016/05/13 20:47:32 adam Exp $
+# $NetBSD: Makefile,v 1.22 2017/08/24 19:33:44 adam Exp $
 
 BOOST_PACKAGE= meta-pkg
 BOOST_COMMENT= (meta package)
@@ -22,6 +22,7 @@
 DEPENDS+=      boost-headers-${BOOST_DEPENDS_VERSION}:../../devel/boost-headers
 DEPENDS+=      boost-jam-${BOOST_DEPENDS_VERSION}:../../devel/boost-jam
 DEPENDS+=      boost-libs-${BOOST_DEPENDS_VERSION}:../../devel/boost-libs
+DEPENDS+=      boost-mpi-${BOOST_DEPENDS_VERSION}:../../devel/boost-mpi
 DEPENDS+=      ${PYPKGPREFIX}-boost-${BOOST_DEPENDS_VERSION}:../../devel/py-boost
 
 .include "../../lang/python/pyversion.mk"



Home | Main Index | Thread Index | Old Index