openbsd-ports/x11/gtk+2/patches/patch-demos_Makefile_in
marcm 014548031a Update to gtk+ 2.4.3 and friends.
Note: this will cause breakage in ports that set the various
*_DISABLE_DEPRECATED defines for gtk.  These weill be addressed
shortly.

ok pvalchev@
2004-06-22 03:15:02 +00:00

12 lines
531 B
Plaintext

$OpenBSD: patch-demos_Makefile_in,v 1.5 2004/06/22 03:15:03 marcm Exp $
--- demos/Makefile.in.orig 2004-04-01 15:28:47.000000000 -0800
+++ demos/Makefile.in 2004-04-01 15:30:06.000000000 -0800
@@ -779,6 +779,7 @@ uninstall-info: uninstall-info-recursive
test-inline-pixbufs.h: $(pixbuf_csource_deps) apple-red.png gnome-foot.png
+ LD_LIBRARY_PATH=$(top_builddir)/gdk-pixbuf/.libs \
$(pixbuf_csource) --raw --build-list \
apple_red $(srcdir)/apple-red.png \
gnome_foot $(srcdir)/gnome-foot.png \