openbsd-ports/x11/py-gtk2/patches/patch-examples_Makefile_in
naddy 16aa0f2ba9 update to 2.8.6
ok mjc@ and Joerg Zinke who maintains some dependent ports
2006-06-27 19:14:00 +00:00

13 lines
505 B
Plaintext

$OpenBSD: patch-examples_Makefile_in,v 1.2 2006/06/27 19:14:01 naddy Exp $
--- examples/Makefile.in.orig Thu Apr 6 00:54:31 2006
+++ examples/Makefile.in Tue Jun 20 20:53:02 2006
@@ -555,7 +555,7 @@ pygtk-demo/pygtk-demo: pygtk-demo/pygtk-
-mkdir pygtk-demo
sed -e s!\@PYTHON\@!@PYTHON@! \
-e s!\@libdir\@!@libdir@! \
- < $< > $@
+ < $? > $@
chmod a+x $@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.