summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ImageMagick/patches/patch-ag')
-rw-r--r--graphics/ImageMagick/patches/patch-ag12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/ImageMagick/patches/patch-ag b/graphics/ImageMagick/patches/patch-ag
deleted file mode 100644
index 47b75656c62..00000000000
--- a/graphics/ImageMagick/patches/patch-ag
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ag,v 1.2 2002/02/10 12:51:00 abs Exp $
-
---- magick/xwindow.c.orig Sun Sep 9 02:04:32 2001
-+++ magick/xwindow.c
-@@ -2424,6 +2424,7 @@
- annotate_info->previous=(XAnnotateInfo *) NULL;
- annotate_info->next=(XAnnotateInfo *) NULL;
- (void) setlocale(LC_ALL,"");
-+ (void) setlocale(LC_CTYPE,"C");
- (void) setlocale(LC_NUMERIC,"C");
- XSupportsLocale();
- XSetLocaleModifiers("");