diff --git a/biology/scrm/Makefile b/biology/scrm/Makefile index afcf57f23b3a..0e8201847790 100644 --- a/biology/scrm/Makefile +++ b/biology/scrm/Makefile @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= scrm DISTVERSIONPREFIX= v DISTVERSION= 1.7.4 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org COMMENT= Coalescent simulator for biological sequences LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf gmake +USES= autoreconf compiler:c++11-lang gmake USE_GITHUB= yes GNU_CONFIGURE= yes PLIST_FILES= bin/scrm \ man/man1/scrm.1.gz .include