mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
www/varnish-libvmod-maxminddb: Move manpages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
fb8a498ae4
commit
37672f2411
@ -1,7 +1,7 @@
|
||||
PORTNAME= libvmod-maxminddb
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.0.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= varnish-
|
||||
|
||||
@ -22,6 +22,7 @@ GH_PROJECT= libvmod_maxminddb
|
||||
USE_LDCONFIG= ${PREFIX}/lib/varnach/vmods
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --disable-static
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -1,4 +1,4 @@
|
||||
lib/varnish/vmods/libvmod_maxminddb.so
|
||||
man/man3/vmod_maxminddb.3.gz
|
||||
share/man/man3/vmod_maxminddb.3.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.rst
|
||||
|
Loading…
Reference in New Issue
Block a user