diff options
Diffstat (limited to 'science/mmtf/Makefile')
-rw-r--r-- | science/mmtf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mmtf/Makefile b/science/mmtf/Makefile index 975c84b4aa48..39b218801092 100644 --- a/science/mmtf/Makefile +++ b/science/mmtf/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${LOCALBASE}/include/msgpack.hpp:devel/msgpack -USES= cmake:outsource compiler:c++11-lang localbase:ldflags +USES= cmake compiler:c++11-lang localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= rcsb GH_PROJECT= mmtf-cpp |