net/zebra-server: Move man pages to share/man

Approved by:	portmgr (blanket)
2024Q2
Christian Weisgerber 2024-03-18 17:37:46 +01:00
parent c4a55503f2
commit b0a7373ed3
2 changed files with 9 additions and 8 deletions

View File

@ -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}

View File

@ -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