From 3428db513a9f52e8be1a184471d12054bb5d7c32 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 30 Oct 2001 12:42:02 +0000 Subject: Prepare ground for gdk-pixbuf update to 0.13.0 - its include files have been moved aroud, so all ports that don't pay attention to an output of `gdk-pixbuf-config --cflags' need to be fixed. --- print/libgnomeprint/files/patch-configure | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 print/libgnomeprint/files/patch-configure (limited to 'print/libgnomeprint/files') diff --git a/print/libgnomeprint/files/patch-configure b/print/libgnomeprint/files/patch-configure new file mode 100644 index 000000000000..e887f5648c11 --- /dev/null +++ b/print/libgnomeprint/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2001/10/30 10:37:32 1.1 ++++ configure 2001/10/30 10:38:37 +@@ -8962,6 +8962,7 @@ + PRINT_INCLUDEDIR="$PRINT_INCLUDEDIR `gnome-config --cflags gnomeui`" + PRINT_INCLUDEDIR="$PRINT_INCLUDEDIR `xml-config --cflags`" + PRINT_INCLUDEDIR="$PRINT_INCLUDEDIR $LIBGPA_INCLUDEDIR" ++PRINT_INCLUDEDIR="$PRINT_INCLUDEDIR `$GDK_PIXBUF_CONFIG --cflags`" + + + -- cgit v1.2.3