freebsd-ports/x11-toolkits/gtkmathview/files/patch-mathmlps_main.cc
Koop Mast e5e3d93fd7 Use new LIB_DEPEND syntax, USE_GMAKE=>USES=gmake, stageify.
Update comment to remove indefinite article
Fix build on HEAD. This port uses pangox-compat.
2013-10-04 13:38:44 +00:00

10 lines
225 B
C++

--- mathmlps/main.cc.orig 2013-10-04 15:05:03.000000000 +0200
+++ mathmlps/main.cc 2013-10-04 15:05:17.000000000 +0200
@@ -18,6 +18,7 @@
#include <config.h>
+#include <unistd.h>
#include <cassert>
#include <fstream>