diff options
Diffstat (limited to 'www/varnish-libvmod-geoip2/Makefile')
-rw-r--r-- | www/varnish-libvmod-geoip2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/varnish-libvmod-geoip2/Makefile b/www/varnish-libvmod-geoip2/Makefile index 6119bc426f14..4cced80180fc 100644 --- a/www/varnish-libvmod-geoip2/Makefile +++ b/www/varnish-libvmod-geoip2/Makefile @@ -13,7 +13,7 @@ BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR} LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb USES= autoreconf:build gmake libtool pkgconfig \ - python:3.7+,build varnish:7 + python:build varnish:7 USE_GITHUB= yes GH_ACCOUNT= fgsch GH_PROJECT= libvmod-geoip2 |