summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/files/patch-mi
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-09-10 17:02:41 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-09-10 17:02:41 +0000
commitae7347509249b01feb2c770d66831bb858b21dc5 (patch)
tree91cfad94ad230a2e98525556a2dffb495d54d981 /graphics/ImageMagick/files/patch-mi
parentFixup tcsh_config to look in ${PREFIX}/share instead of /usr/share. (diff)
Back out to 5.5.6.
Submitted by: marcus (portmgr)
Notes
Notes: svn path=/head/; revision=88953
Diffstat (limited to 'graphics/ImageMagick/files/patch-mi')
-rw-r--r--graphics/ImageMagick/files/patch-mi7
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/ImageMagick/files/patch-mi b/graphics/ImageMagick/files/patch-mi
new file mode 100644
index 000000000000..6cc6540e31c1
--- /dev/null
+++ b/graphics/ImageMagick/files/patch-mi
@@ -0,0 +1,7 @@
+--- magick/xwindow.h Thu Sep 5 15:50:03 2002
++++ magick/xwindow.h Wed Oct 16 11:08:11 2002
+@@ -43,4 +43,2 @@
+ #if defined(HasSharedMemory)
+-#include <sys/ipc.h>
+-#include <sys/shm.h>
+ #include <X11/extensions/XShm.h>