pkgsrc/graphics/ImageMagick/patches/patch-af
abs cde39f3085 Switch a 'long' to int32_t to work correctly on BE-LP64 platforms.
Mark NOT_FOR_PLATFORM = NetBSD-*-sparc64 as c++ still broken
2002-02-10 12:50:59 +00:00

13 lines
315 B
Text

$NetBSD: patch-af,v 1.2 2002/02/10 12:51:00 abs Exp $
--- magick/magick.h.orig Wed Aug 15 02:20:26 2001
+++ magick/magick.h
@@ -11,8 +11,6 @@
/*
System include declarations.
*/
-#define _XOPEN_SOURCE 500
-#define _POSIX_C_SOURCE 199506L
#define _MAGICK_CONFIG_H
#if !defined(vms) && !defined(macintosh)