summaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick/files/patch-magick_symbols.h
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-06-28 01:03:04 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-06-28 01:03:04 +0000
commitd37b1d57852b183e8be346f92882d88bf5ad8f35 (patch)
tree32d7b4f93c68fb918c6693fb4816a96b9b55b4e8 /graphics/GraphicsMagick/files/patch-magick_symbols.h
parent- Fix building on amd64. (diff)
- Downgrade to 1.1.12, new api not compatible with koffice
- Bump PORTEPOCH
Diffstat (limited to 'graphics/GraphicsMagick/files/patch-magick_symbols.h')
-rw-r--r--graphics/GraphicsMagick/files/patch-magick_symbols.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/GraphicsMagick/files/patch-magick_symbols.h b/graphics/GraphicsMagick/files/patch-magick_symbols.h
new file mode 100644
index 000000000000..8edb9976ad45
--- /dev/null
+++ b/graphics/GraphicsMagick/files/patch-magick_symbols.h
@@ -0,0 +1,19 @@
+--- 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