mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
math/linbox: move man page and remove BROKEN on 14
This commit is contained in:
parent
439dd9e318
commit
7fa351fe38
@ -1,7 +1,7 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user