diff options
-rw-r--r-- | biology/mummer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/mummer/Makefile b/biology/mummer/Makefile index bec600c91b36..aa16ea588af7 100644 --- a/biology/mummer/Makefile +++ b/biology/mummer/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= yaggo:devel/yaggo -USES= autoreconf gmake libtool perl5 shebangfix +USES= autoreconf compiler:c++11-lang gmake libtool perl5 shebangfix GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static USE_GITHUB= yes |