Skip to content
Snippets Groups Projects
Commit 7fa351fe authored by Thierry Thomas's avatar Thierry Thomas
Browse files

math/linbox: move man page and remove BROKEN on 14

parent 439dd9e3
No related branches found
No related tags found
No related merge requests found
PORTNAME= linbox
PORTVERSION= 1.7.0
DISTVERSIONPREFIX= v
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= math
MAINTAINER= thierry@FreeBSD.org
......@@ -11,10 +11,6 @@ WWW= https://linalg.org/
LICENSE= GPLv2 LGPL21
LICENSE_COMB= dual
# See https://github.com/linbox-team/givaro/issues/225
# and https://github.com/linbox-team/linbox/issues/306
BROKEN_FreeBSD_14= fails to compile with clang 16
BUILD_DEPENDS= fflas-ffpack-config:math/fflas-ffpack
LIB_DEPENDS= libgmp.so:math/gmp \
libgivaro.so:math/givaro
......@@ -30,6 +26,7 @@ SHEBANG_FILES= benchmarks/perfpublisher.sh linbox-auto-install.sh \
linbox-config.in tests/jenkins-maker.sh \
tests/perfpublisher.sh tests/test_leak.sh
USE_CXXSTD= c++14
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
OPTIONS_DEFINE= DOXYGEN
OPTIONS_RADIO= SIZE
......
......@@ -435,7 +435,6 @@ lib/liblinbox.so
lib/liblinbox.so.0
lib/liblinbox.so.0.0.0
libdata/pkgconfig/linbox.pc
man/man1/linbox-config.1.gz
%%DOXYGEN%%%%DOCSDIR%%/linbox-dev-html/index.html
%%DOXYGEN%%%%DOCSDIR%%/linbox-html/AUTHORS
%%DOXYGEN%%%%DOCSDIR%%/linbox-html/COPYING
......@@ -4233,3 +4232,4 @@ man/man1/linbox-config.1.gz
%%DOXYGEN%%%%DOCSDIR%%/linbox-html/zo_8h__incl.md5
%%DOXYGEN%%%%DOCSDIR%%/linbox-html/zo_8h__incl.png
%%DOXYGEN%%%%DOCSDIR%%/linbox.html
share/man/man1/linbox-config.1.gz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment