From 3fc1c89029273b88611782ac77ab3140b1393fdd Mon Sep 17 00:00:00 2001 From: jmc Date: Mon, 16 Jun 2003 18:49:18 +0000 Subject: Redefine the e* routines so this works with the latest giblib --- graphics/scrot/patches/patch-ab | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 graphics/scrot/patches/patch-ab (limited to 'graphics/scrot') diff --git a/graphics/scrot/patches/patch-ab b/graphics/scrot/patches/patch-ab new file mode 100644 index 00000000000..dc1e4dacc64 --- /dev/null +++ b/graphics/scrot/patches/patch-ab @@ -0,0 +1,14 @@ +$NetBSD: patch-ab,v 1.1 2003/06/16 18:49:18 jmc Exp $ + +--- src/scrot.h.orig Wed Aug 29 18:39:57 2001 ++++ src/scrot.h Mon Jun 16 13:21:47 2003 +@@ -90,4 +90,9 @@ + extern Window root; + extern Screen *scr; + ++/* Giblib routines. */ ++#define eprintf gib_eprintf ++#define _emalloc gib_emalloc ++#define weprintf gib_weprintf ++#define _estrdup gib_estrdup + #endif -- cgit v1.2.3