Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2019 10:55:23 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514784 - head/math/cocoalib
Message-ID:  <201910191055.x9JAtNHd089909@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat Oct 19 10:55:23 2019
New Revision: 514784
URL: https://svnweb.freebsd.org/changeset/ports/514784

Log:
  math/cocoalib: Drop unhooked BOOST_BUILD_DEPENDS helper

Modified:
  head/math/cocoalib/Makefile

Modified: head/math/cocoalib/Makefile
==============================================================================
--- head/math/cocoalib/Makefile	Sat Oct 19 09:52:18 2019	(r514783)
+++ head/math/cocoalib/Makefile	Sat Oct 19 10:55:23 2019	(r514784)
@@ -41,7 +41,6 @@ GFAN_DESC=		Link with libgfan.a
 GSL_DESC=		Link with libgsl.a
 NORMALIZ_DESC=		Link with libnormaliz.a (might cause circular dependency)
 SMALLDEG_DESC=		Optimization for small degree polynomials
-BOOST_BUILD_DEPENDS=	${LOCALBASE}/include/boost/thread.hpp:devel/boost-libs
 FROBBY_BUILD_DEPENDS=	${LOCALBASE}/lib/libfrobby.a:math/frobby
 FROBBY_CXXFLAGS=	-DCoCoA_WITH_FROBBY
 FROBBY_LDFLAGS=		-lfrobby



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910191055.x9JAtNHd089909>