aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2011-09-27 09:40:16 +0800
committerMikhail Teterin <mi@FreeBSD.org>2011-09-27 09:40:16 +0800
commitcdb6b61b6633f00e25fd2d2ee7bda5e0fede6c35 (patch)
treefbb1fca64f8e9ddc8e589023cf512ab4d2f2239b /graphics
parent2e4fa3d5e129cff2fdf07f483662138d8a974de2 (diff)
downloadfreebsd-ports-gnome-cdb6b61b6633f00e25fd2d2ee7bda5e0fede6c35.tar.gz
freebsd-ports-gnome-cdb6b61b6633f00e25fd2d2ee7bda5e0fede6c35.tar.zst
freebsd-ports-gnome-cdb6b61b6633f00e25fd2d2ee7bda5e0fede6c35.zip
Delete the old patch files, that I forgot to 'cvs delete' before.
Adjust pointy hat.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/vips/files/patch-libsrc-iofuncs-predicate.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/vips/files/patch-libsrc-iofuncs-predicate.c b/graphics/vips/files/patch-libsrc-iofuncs-predicate.c
deleted file mode 100644
index 96f8010998e0..000000000000
--- a/graphics/vips/files/patch-libsrc-iofuncs-predicate.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- libsrc/iofuncs/predicate.c.orig Tue Feb 8 07:19:20 2005
-+++ libsrc/iofuncs/predicate.c
-@@ -73,6 +73,12 @@
- #include <vips/vips.h>
-
- #ifdef HAVE_TIFF
-+#undef D50_X0
-+#undef D50_Y0
-+#undef D50_Z0
-+#undef D65_X0
-+#undef D65_Y0
-+#undef D65_Z0
- #include <tiffio.h>
- #endif /*HAVE_TIFF*/
-