diff options
Diffstat (limited to 'biology/seqan-apps/Makefile')
-rw-r--r-- | biology/seqan-apps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/seqan-apps/Makefile b/biology/seqan-apps/Makefile index f516828857c7..fc557b6d35ec 100644 --- a/biology/seqan-apps/Makefile +++ b/biology/seqan-apps/Makefile @@ -15,7 +15,7 @@ LICENSE_COMB= multi BUILD_DEPENDS= boost-libs>0:devel/boost-libs -USES= cmake:outsource compiler:openmp # once #199603 is resolved, add c++14-lang +USES= cmake compiler:openmp # once #199603 is resolved, add c++14-lang USE_GITHUB= yes GH_ACCOUNT= seqan GH_PROJECT= seqan |