git: 37672f2411d6 - main - www/varnish-libvmod-maxminddb: Move manpages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Mar 2024 19:03:24 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=37672f2411d66ca8f6f702c0282eec6d609963f1 commit 37672f2411d66ca8f6f702c0282eec6d609963f1 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-26 18:59:15 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-26 19:02:06 +0000 www/varnish-libvmod-maxminddb: Move manpages to share/man Approved by: portmgr (blanket) --- www/varnish-libvmod-maxminddb/Makefile | 3 ++- www/varnish-libvmod-maxminddb/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/www/varnish-libvmod-maxminddb/Makefile b/www/varnish-libvmod-maxminddb/Makefile index 917d1a5d8c7b..ee452820b8c4 100644 --- a/www/varnish-libvmod-maxminddb/Makefile +++ b/www/varnish-libvmod-maxminddb/Makefile @@ -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 diff --git a/www/varnish-libvmod-maxminddb/pkg-plist b/www/varnish-libvmod-maxminddb/pkg-plist index fc172093e720..7001b2e4d25a 100644 --- a/www/varnish-libvmod-maxminddb/pkg-plist +++ b/www/varnish-libvmod-maxminddb/pkg-plist @@ -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