git: eebbccfcf600 - main - math/eclib: move man page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Mar 2024 16:59:24 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eebbccfcf600d03db8c5284d99bbe14e8edcd0b0
commit eebbccfcf600d03db8c5284d99bbe14e8edcd0b0
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-03-01 12:56:53 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-03-01 16:59:16 +0000
math/eclib: move man page
---
math/eclib/Makefile | 3 ++-
math/eclib/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/math/eclib/Makefile b/math/eclib/Makefile
index 21aa11319ecf..5a34b62bc8e4 100644
--- a/math/eclib/Makefile
+++ b/math/eclib/Makefile
@@ -1,6 +1,6 @@
PORTNAME= eclib
PORTVERSION= 20230424
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= v
CATEGORIES= math
@@ -25,6 +25,7 @@ OPTIONS_DEFINE= DOCS
CXXFLAGS+= -std=c++11
LIBS+= "-lm"
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-flint=${LOCALBASE} --with-boost=${LOCALBASE}
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
diff --git a/math/eclib/pkg-plist b/math/eclib/pkg-plist
index fd984d45fddd..d08c073a13e2 100644
--- a/math/eclib/pkg-plist
+++ b/math/eclib/pkg-plist
@@ -121,7 +121,6 @@ lib/libec.so
lib/libec.so.10
lib/libec.so.10.2.0
libdata/pkgconfig/eclib.pc
-man/man1/mwrank.1.gz
%%PORTDOCS%%%%DOCSDIR%%/g0n.txt
%%PORTDOCS%%%%DOCSDIR%%/howto.txt
%%PORTDOCS%%%%DOCSDIR%%/mwrank/mwrank.changes
@@ -129,3 +128,4 @@ man/man1/mwrank.1.gz
%%PORTDOCS%%%%DOCSDIR%%/mwrank/mwrank.options
%%PORTDOCS%%%%DOCSDIR%%/mwrank/mwrank.readme
%%PORTDOCS%%%%DOCSDIR%%/progs.txt
+share/man/man1/mwrank.1.gz