diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile index 1ed0c602ff77..e16189134b95 100644 --- a/devel/pybind11/Makefile +++ b/devel/pybind11/Makefile @@ -1,22 +1,22 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v DISTVERSION= 2.6.2 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org COMMENT= Seamless interoperability between C++11 and Python (cmake part) LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake compiler:c++11-lang +USES= cmake compiler:c++11-lang python:build USE_GITHUB= yes GH_ACCOUNT= pybind CMAKE_OFF= PYBIND11_TEST NO_ARCH= yes .include