aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-05-16 15:47:34 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-05-16 17:31:02 +0000
commit0760f4e599f25f81ebb5a35f533a2275f4232cd3 (patch)
tree298920d91b60bd51809923a7d07523f70fd1a02e
parent3d100fb5155f0c98093b62f736e429f523542cc6 (diff)
downloadports-0760f4e599f25f81ebb5a35f533a2275f4232cd3.tar.gz
ports-0760f4e599f25f81ebb5a35f533a2275f4232cd3.zip
www/varnish-libvmod-maxminddb: mark BROKEN (does not compile)
Approved by: portmgr blanket
-rw-r--r--www/varnish-libvmod-maxminddb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/varnish-libvmod-maxminddb/Makefile b/www/varnish-libvmod-maxminddb/Makefile
index 954faf960f6f..22c87b6818c7 100644
--- a/www/varnish-libvmod-maxminddb/Makefile
+++ b/www/varnish-libvmod-maxminddb/Makefile
@@ -8,6 +8,8 @@ COMMENT= Varnish Module (vmod) for accessing maxminddb geoip data
LICENSE= BSD2CLAUSE
+BROKEN= does not compile: no member named 'free' in 'struct vmod_priv'
+
BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR}
LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb