aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biology/cufflinks/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/cufflinks/Makefile b/biology/cufflinks/Makefile
index 99f7d937d106..275b60f9a467 100644
--- a/biology/cufflinks/Makefile
+++ b/biology/cufflinks/Makefile
@@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libhts.so:biology/htslib
-USES= autoreconf eigen:3 gmake python shebangfix
+USES= autoreconf compiler:c++11-lang eigen:3 gmake python shebangfix
SHEBANG_FILES= src/cuffmerge
GNU_CONFIGURE= yes
USE_GITHUB= yes