mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
www/varnish-libvmod-redis: Move manpages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
bea89a9e04
commit
a6b0c5ac22
@ -1,6 +1,6 @@
|
||||
PORTNAME= libvmod-redis
|
||||
PORTVERSION= 20230915
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= varnish-
|
||||
|
||||
@ -20,6 +20,7 @@ USES= autoreconf compiler:c11 gmake libtool pkgconfig \
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --disable-static --disable-tls
|
||||
INSTALL_TARGET= install-strip
|
||||
DOCSDIR= ${PREFIX}/share/doc/vmod-redis
|
||||
|
@ -1,4 +1,4 @@
|
||||
lib/varnish/vmods/libvmod_redis.so
|
||||
man/man3/vmod_redis.3.gz
|
||||
share/man/man3/vmod_redis.3.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.rst
|
||||
|
Loading…
Reference in New Issue
Block a user