aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-05-22 19:31:43 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-05-22 20:17:09 +0000
commit1054b6f30ebfba3325a6d2cdb7bc1def670d3b31 (patch)
treec8774485e3762aefc41c1da879c9643b868c879b
parente666498ae3a7f48aa75859f0f4cb6baa15e0d867 (diff)
downloadports-1054b6f30ebfba3325a6d2cdb7bc1def670d3b31.tar.gz
ports-1054b6f30ebfba3325a6d2cdb7bc1def670d3b31.zip
biology/cufflinks: mark as BROKEN after recent boost upgrade
PR: 246106
-rw-r--r--biology/cufflinks/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/cufflinks/Makefile b/biology/cufflinks/Makefile
index dcf25bfdf010..99de4da20665 100644
--- a/biology/cufflinks/Makefile
+++ b/biology/cufflinks/Makefile
@@ -17,6 +17,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libhts.so:biology/htslib
+BROKEN= error: expected ';' at end of declaration
+
USES= autoreconf compiler:c++11-lang eigen:3 gmake python shebangfix
SHEBANG_FILES= src/cuffmerge
GNU_CONFIGURE= yes