Subject: CVS commit: pkgsrc/x11/mcookie
From: Benny Siegert
Date: 2017-01-24 22:42:26
Message id: 20170124214226.76BBDFBA6@cvs.NetBSD.org

Log Message:
Fix build under macOS (and maybe others).

The patch below replaces struct statfs with struct statvfs to fix the build
under NetBSD. Protect it with an #ifdef.

Files:
RevisionActionfile
1.4modifypkgsrc/x11/mcookie/Makefile
1.4modifypkgsrc/x11/mcookie/distinfo
1.2modifypkgsrc/x11/mcookie/patches/patch-lib_ismounted.c