www/varnish-libvmod-maxminddb is not jobs safe

I've see two failures already.  The last one had vcc_if.h being included
before it was generated.
This commit is contained in:
John Marino 2016-07-27 03:55:01 +00:00
parent 14e4d38019
commit 189ebc15c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419161

View File

@ -30,4 +30,6 @@ GH_ACCOUNT= simonvik
GH_PROJECT= libvmod_maxminddb
GH_TAGNAME= 4ae6a7f
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>