diff options
-rw-r--r-- | science/libecpint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libecpint/Makefile b/science/libecpint/Makefile index b6c0f69a06ab..3b681d33086f 100644 --- a/science/libecpint/Makefile +++ b/science/libecpint/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpugixml.so:textproc/pugixml -USES= cmake compiler:c++11-lang +USES= cmake compiler:c++11-lang python:build USE_LDCONFIG= yes USE_GITHUB= yes |