ports/x11/py-gtk2/patches/patch-examples_Makefile_in

11 lines
380 B
Text

--- examples/Makefile.in.orig Fri Apr 1 12:41:03 2011
+++ examples/Makefile.in Fri Apr 1 13:15:39 2011
@@ -652,7 +652,7 @@ pygtk-demo/pygtk-demo: pygtk-demo/pygtk-demo.in
@mkdir -p 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.