git: b0a7373ed3f1 - main - net/zebra-server: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Mar 2024 16:40:07 UTC
The branch main has been updated by naddy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b0a7373ed3f16a643305a060564866c7a0f300f3
commit b0a7373ed3f16a643305a060564866c7a0f300f3
Author: Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2024-03-18 16:37:46 +0000
Commit: Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2024-03-18 16:39:47 +0000
net/zebra-server: Move man pages to share/man
Approved by: portmgr (blanket)
---
net/zebra-server/Makefile | 3 ++-
net/zebra-server/pkg-plist | 14 +++++++-------
2 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile
index 96cabbf4cfc0..19c0810801c4 100644
--- a/net/zebra-server/Makefile
+++ b/net/zebra-server/Makefile
@@ -1,6 +1,6 @@
PORTNAME= zebra-server
PORTVERSION= 2.0.55
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/zebra/
DISTNAME= idzebra-${PORTVERSION}
@@ -14,6 +14,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
libyaz.so:net/yaz
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --with-yaz=${LOCALBASE}/bin \
--with-tclconfig=${TCL_LIBDIR} \
--with-iconv=${ICONV_PREFIX} --with-expat=${LOCALBASE}
diff --git a/net/zebra-server/pkg-plist b/net/zebra-server/pkg-plist
index 31673f584257..3edc9f841552 100644
--- a/net/zebra-server/pkg-plist
+++ b/net/zebra-server/pkg-plist
@@ -37,13 +37,6 @@ lib/libidzebra-2.0.a
lib/libidzebra-2.0.so
lib/libidzebra-2.0.so.0
lib/libidzebra-2.0.so.0.0.1
-man/man1/idzebra-abs2dom.1.gz
-man/man1/idzebra-config-2.0.1.gz
-man/man1/idzebra-config.1.gz
-man/man1/zebraidx-2.0.1.gz
-man/man1/zebraidx.1.gz
-man/man8/zebrasrv-2.0.8.gz
-man/man8/zebrasrv.8.gz
share/aclocal/idzebra-2.0.m4
share/doc/idzebra-2.0/administration-extended-services.html
share/doc/idzebra-2.0/administration-ranking.html
@@ -242,3 +235,10 @@ share/idzebra-2.0/tab/wais-variant.est
share/idzebra-2.0/tab/wais.abs
share/idzebra-2.0/tab/words-icu-da.xml
share/idzebra-2.0/tab/words-icu.xml
+share/man/man1/idzebra-abs2dom.1.gz
+share/man/man1/idzebra-config-2.0.1.gz
+share/man/man1/idzebra-config.1.gz
+share/man/man1/zebraidx-2.0.1.gz
+share/man/man1/zebraidx.1.gz
+share/man/man8/zebrasrv-2.0.8.gz
+share/man/man8/zebrasrv.8.gz