www/varnish-ip2location: mark BROKEN (does not compile)

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2021-05-19 13:35:44 +03:00
parent 1df3a9e009
commit 5e9dcf7263

View file

@ -11,6 +11,8 @@ COMMENT= Varnish Module (vmod) for ip2location
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
BROKEN= does not compile: no member named 'free' in 'struct vmod_priv'
LIB_DEPENDS= libIP2Location.so:net/ip2location
BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR}