freebsd-ports/science/paje/files/patch-SpaceTimeViewer_DrawView+Finding.m
David Chisnall 31e0b9f12c Update GNUstep core libraries.
Update the default Objective-C compiler.

Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.

Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release.
2017-08-21 13:26:28 +00:00

12 lines
339 B
Objective-C

--- SpaceTimeViewer/DrawView+Finding.m.orig 2006-10-29 19:52:48 UTC
+++ SpaceTimeViewer/DrawView+Finding.m
@@ -24,7 +24,9 @@
#include "DrawView.h"
#include <math.h>
+#if !defined(__FreeBSD__) && !defined(__DragonFly__)
#include <values.h>
+#endif
// returns a rectangle that is the same as rect but has positive height and width