aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-01-29 20:50:04 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-01-29 20:50:04 +0800
commit6961a9ee24ce32b91800366991c6f1837aeda8a1 (patch)
treeb7c97c408a3c97258fa33b02b06d4fdae38449c7
parent8506906f533b6e4191fee733e4ec94ff92ea8017 (diff)
downloadfreebsd-ports-gnome-6961a9ee24ce32b91800366991c6f1837aeda8a1.tar.gz
freebsd-ports-gnome-6961a9ee24ce32b91800366991c6f1837aeda8a1.tar.zst
freebsd-ports-gnome-6961a9ee24ce32b91800366991c6f1837aeda8a1.zip
Mark BROKEN, does bot build (probably because of math/pari update):
/usr/local/include/pari/paridecl.h:3202:9: error: conflicting types for 'mulreal' GEN mulreal(GEN x, GEN y); ^ ../include/ca.h:1749:6: note: previous declaration is here void mulreal(Num,Num,Real *); ^
-rw-r--r--math/asir2000/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile
index 367e3989039c..df5febf13122 100644
--- a/math/asir2000/Makefile
+++ b/math/asir2000/Makefile
@@ -18,6 +18,8 @@ LICENSE_NAME= Risa/Asir Limited Use License
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+BROKEN= does not build
+
LIB_DEPENDS= libpari.so:math/pari
MAKE_JOBS_UNSAFE= yes