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