diff --git a/www/varnish-libvmod-geoip2/Makefile b/www/varnish-libvmod-geoip2/Makefile index 24f62dc19108..1a72b90e5c86 100644 --- a/www/varnish-libvmod-geoip2/Makefile +++ b/www/varnish-libvmod-geoip2/Makefile @@ -1,34 +1,35 @@ PORTNAME= libvmod-geoip2 PORTVERSION= 20230405 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www PKGNAMEPREFIX= varnish- MAINTAINER= zi@FreeBSD.org COMMENT= Varnish Module (vmod) to query MaxMind GeoIP2 DB files WWW= https://github.com/fgsch/libvmod-geoip2 LICENSE= BSD2CLAUSE BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR} LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb USES= autoreconf:build gmake libtool pkgconfig \ python:build varnish:7 USE_GITHUB= yes GH_ACCOUNT= fgsch GH_PROJECT= libvmod-geoip2 GH_TAGNAME= ee5f049 USE_LDCONFIG= ${PREFIX}/lib/varnish/vmods GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-static INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS pre-configure: (cd ${WRKSRC} && ${SH} ./autogen.sh) .include diff --git a/www/varnish-libvmod-geoip2/pkg-plist b/www/varnish-libvmod-geoip2/pkg-plist index 3582cb8e2820..2e20918b5d7c 100644 --- a/www/varnish-libvmod-geoip2/pkg-plist +++ b/www/varnish-libvmod-geoip2/pkg-plist @@ -1,3 +1,3 @@ lib/varnish/vmods/libvmod_geoip2.so -man/man3/vmod_geoip2.3.gz +share/man/man3/vmod_geoip2.3.gz %%PORTDOCS%%%%DOCSDIR%%/LICENSE