Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.34 2014/11/07 19:28:38 adam Exp $
# $NetBSD: buildlink3.mk,v 1.35 2015/04/17 14:04:47 adam Exp $
BUILDLINK_TREE+= boost-python
@@ -6,8 +6,8 @@ BUILDLINK_TREE+= boost-python
BOOST_PYTHON_BUILDLINK3_MK:=
# Use a dependency pattern that guarantees the proper ABI.
BUILDLINK_API_DEPENDS.boost-python+= boost-python-1.57.*
BUILDLINK_ABI_DEPENDS.boost-python+= boost-python-1.57.*
BUILDLINK_API_DEPENDS.boost-python+= boost-python-1.58.*
BUILDLINK_ABI_DEPENDS.boost-python+= boost-python-1.58.*
BUILDLINK_PKGSRCDIR.boost-python?= ../../devel/boost-python
.include "../../devel/boost-headers/buildlink3.mk"