diff options
-rw-r--r-- | science/py-rmf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-rmf/Makefile b/science/py-rmf/Makefile index 20b7575be3b1..17108548290b 100644 --- a/science/py-rmf/Makefile +++ b/science/py-rmf/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= swig3.0:devel/swig30 LIB_DEPENDS= libRMF.so:science/rmf -USES= cmake python shebangfix +USES= cmake compiler:c++11-lang python shebangfix USE_GITHUB= yes GH_ACCOUNT= salilab GH_TAGNAME= f917cf2 |