aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/swftools/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/swftools/files/patch-Makefile.in')
-rw-r--r--graphics/swftools/files/patch-Makefile.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/swftools/files/patch-Makefile.in b/graphics/swftools/files/patch-Makefile.in
new file mode 100644
index 000000000000..c8609a1842a3
--- /dev/null
+++ b/graphics/swftools/files/patch-Makefile.in
@@ -0,0 +1,17 @@
+--- Makefile.in.orig Mon Jan 22 06:12:53 2007
++++ Makefile.in Mon Jan 22 12:51:20 2007
+@@ -8,14 +8,10 @@
+ cd m4;$(MAKE) $@
+ @echo making $@ in lib...
+ cd lib;$(MAKE) $@
+- @echo making $@ in lib/python...
+- cd lib/python;$(MAKE) $@
+ @echo making $@ in src...
+ cd src;$(MAKE) $@
+ @echo making $@ in pdf2swf...
+ cd pdf2swf/fonts;$(MAKE) $@
+- @echo making $@ in avi2swf...
+- cd avi2swf;$(MAKE) $@
+ @echo making $@ in swfs...
+ cd swfs;$(MAKE) $@
+ @$(MAKE) $@-local