PORTNAME= jsonnet
PORTVERSION= 0.8.6
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= gasol.wu@gmail.com
--- core/libjsonnet.cpp.orig 2016-02-03 04:38:12 UTC
+++ core/libjsonnet.cpp
@@ -16,6 +16,7 @@ limitations under the License.
#include <cstdlib>
#include <cstring>
+#include <cerrno>
#include <exception>
#include <fstream>