summaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick13/files/patch-magick_symbols.h
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-06-25 05:13:50 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-06-25 05:13:50 +0000
commitdb1c85a1267d8e88e11bcbadf580bb683075ed3b (patch)
tree304765e4055934c0ed0c2c782e1da89b9cc1f119 /graphics/GraphicsMagick13/files/patch-magick_symbols.h
parent. Don't cheat on BUILD_DEPENDS in regards to a bootstrap JDK as this (diff)
- Update to 1.2.3
- Pass maintainership to submitter Added file(s): - files/patch-configure.in Removed file(s): - files/patch-configure - files/patch-magick_symbols.h - files/patch-newfpx PR: ports/124365 Submitted by: Greg Larkin <glarkin@sourcehosting.net>
Diffstat (limited to 'graphics/GraphicsMagick13/files/patch-magick_symbols.h')
-rw-r--r--graphics/GraphicsMagick13/files/patch-magick_symbols.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/graphics/GraphicsMagick13/files/patch-magick_symbols.h b/graphics/GraphicsMagick13/files/patch-magick_symbols.h
deleted file mode 100644
index 8edb9976ad45..000000000000
--- a/graphics/GraphicsMagick13/files/patch-magick_symbols.h
+++ /dev/null
@@ -1,19 +0,0 @@
---- magick/symbols.h.orig Mon Jul 16 21:55:06 2007
-+++ magick/symbols.h Mon Jul 16 21:56:04 2007
-@@ -17,6 +17,8 @@
- #if !defined(_MAGICK_SYMBOLS_H)
- #define _MAGICK_SYMBOLS_H
-
-+#define GetToken GmGetToken
-+
- #if defined(PREFIX_MAGICK_SYMBOLS)
- #define AccessDefinition GmAccessDefinition
- #define AcquireCacheNexus GmAcquireCacheNexus
-@@ -386,7 +388,6 @@
- #define GetQuantizeInfo GmGetQuantizeInfo
- #define GetSignatureInfo GmGetSignatureInfo
- #define GetTimerInfo GmGetTimerInfo
--#define GetToken GmGetToken
- #define GetTypeInfo GmGetTypeInfo
- #define GetTypeInfoByFamily GmGetTypeInfoByFamily
- #define GetTypeList GmGetTypeList