openbsd-ports/x11/gnome/libgnomeprint/patches/patch-configure
jasper bfb76e5227 update libgnomeprint to 2.18.2
(based on an update to 2.18.1 from martynas@)

ok martynas@
2007-09-19 15:07:04 +00:00

13 lines
417 B
Plaintext

$OpenBSD: patch-configure,v 1.8 2007/09/19 15:07:04 jasper Exp $
--- configure.orig Wed Aug 8 15:27:03 2007
+++ configure Sun Sep 16 16:16:41 2007
@@ -24779,7 +24779,7 @@ echo "$as_me: error: Could not find flex" >&2;}
{ (exit 1); exit 1; }; }
fi
-LIBGNOMEPRINT_CFLAGS="$GP_CFLAGS $FREETYPE_CFLAGS"
+LIBGNOMEPRINT_CFLAGS="$FREETYPE_CFLAGS $GP_CFLAGS"
LIBGNOMEPRINT_LIBS="$GP_LIBS $FREETYPE_LIBS $Z_LIBS"