openbsd-ports/x11/py-Gtk/patches/patch-pygnome_Makefile_in
shell 7239c4821b Add patches for recently change of GNOME.
From maintainer : Maurice Nonnekes <maurice@amaze.nl>
2002-03-03 16:39:56 +00:00

13 lines
396 B
Plaintext

$OpenBSD: patch-pygnome_Makefile_in,v 1.1 2002/03/03 16:39:56 shell Exp $
--- pygnome/Makefile.in.orig Sat Mar 2 20:31:07 2002
+++ pygnome/Makefile.in Sat Mar 2 20:31:43 2002
@@ -123,7 +123,7 @@
SUBDIRS = generate gnome
INCLUDES = $(PYTHON_INCLUDES) $(GNOME_INCLUDEDIR) \
- $(LIBGLADE_CFLAGS)
+ $(LIBGLADE_CFLAGS) $(GDK_IMLIB_CFLAGS)
@WITH_APPLETS_TRUE@appletmodule = _appletmodule.la