mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/yazproxy: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
732cc5e217
commit
9ca0f1c654
@ -1,6 +1,6 @@
|
||||
PORTNAME= yazproxy
|
||||
PORTVERSION= 1.3.9
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://ftp.indexdata.dk/pub/yazproxy/
|
||||
|
||||
@ -12,6 +12,7 @@ LIB_DEPENDS= libyazpp.so:net/yaz++
|
||||
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS+=--enable-shared --with-yazpp=${LOCALBASE}/bin
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -49,4 +49,4 @@ lib/yazproxy/mod_proxy_sample.so
|
||||
%%DATADIR%%/yazproxy.xsd
|
||||
%%DATADIR%%/yazproxyctl.sh
|
||||
%%DATADIR%%/zeerex-2.0.xsd
|
||||
man/man8/yazproxy.8.gz
|
||||
share/man/man8/yazproxy.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user