openbsd-ports/print/ghostscript/gnu/patches/patch-contrib_opvp_gdevopvp_c
kili 86fb8b8d76 Update to ghostscript-9.00.
ok landry@ (after putting it in a bulk build... thanks)
2011-06-08 19:15:48 +00:00

15 lines
418 B
Plaintext

$OpenBSD: patch-contrib_opvp_gdevopvp_c,v 1.1 2011/06/08 19:15:48 kili Exp $
--- contrib/opvp/gdevopvp.c.orig Wed Apr 21 17:08:47 2010
+++ contrib/opvp/gdevopvp.c Sun Oct 24 23:34:35 2010
@@ -31,10 +31,6 @@
#include <sys/stat.h>
#include <fcntl.h>
-/* Set compatibility flag just in case we have GNU iconv.h */
-#ifndef USE_LIBICONV_GNU
-# define LIBICONV_PLUG
-#endif
#include <iconv.h>
#include "string_.h"