13 lines
396 B
Plaintext
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
|