aboutsummaryrefslogtreecommitdiff
path: root/biology/gemma
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-10-25 23:41:34 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-10-25 23:41:34 +0000
commit4e896a50f826a6dab94bd8c9a09d268a8aa48cf7 (patch)
tree10b7014104ebd0aaae8e4e402003e77848c50655 /biology/gemma
parent2c7110785aadaaf617e492105d7e1ffc032f75b3 (diff)
downloadports-4e896a50f826a6dab94bd8c9a09d268a8aa48cf7.tar.gz
ports-4e896a50f826a6dab94bd8c9a09d268a8aa48cf7.zip
math/gsl: update to 2.6
- math/p5-Math-GSL does not seem to have any upstream activity to make it work with this version -> mark it broken - this also breaks the two consumers of this port - biology/gemma: has a conflict with cblas, and is makred broken. PR: 241363 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=515671
Diffstat (limited to 'biology/gemma')
-rw-r--r--biology/gemma/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/biology/gemma/Makefile b/biology/gemma/Makefile
index 72634c0e3506..ada67a32f052 100644
--- a/biology/gemma/Makefile
+++ b/biology/gemma/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gemma
DISTVERSION= 0.98.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org
@@ -26,6 +26,8 @@ LDFLAGS+= -lopenblas
OPTIONS_DEFINE= EXAMPLES
+BROKEN= Conflict between math/gsl and math/cblas constant redeclarations
+
pre-configure:
@${REINPLACE_CMD} -e 's|../bin/gemma|../gemma|' ${WRKSRC}/test/*.sh