openbsd-ports/x11/gtk+2/patches/patch-demos_Makefile_in
jasper 48f4db54cd - update gtk+2 to 2.24.5
* lots of bug fixes
- move the @pkgpath marker to where it belongs in PLIST

ok ajacoutot@
2008-11-25 13:14:08 +00:00

12 lines
538 B
Plaintext

$OpenBSD: patch-demos_Makefile_in,v 1.17 2008/11/25 13:14:08 jasper Exp $
--- demos/Makefile.in.orig Mon Nov 24 07:41:38 2008
+++ demos/Makefile.in Tue Nov 25 11:50:20 2008
@@ -968,6 +968,7 @@ test-report perf-report full-report: ${TEST_PROGS}
check-local: test
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 \