aboutsummaryrefslogtreecommitdiff
path: root/www/wml/files/patch-wml_common-gd-Makefile.PL.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/wml/files/patch-wml_common-gd-Makefile.PL.in')
-rw-r--r--www/wml/files/patch-wml_common-gd-Makefile.PL.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/wml/files/patch-wml_common-gd-Makefile.PL.in b/www/wml/files/patch-wml_common-gd-Makefile.PL.in
new file mode 100644
index 000000000000..d3ce59c549e4
--- /dev/null
+++ b/www/wml/files/patch-wml_common-gd-Makefile.PL.in
@@ -0,0 +1,10 @@
+--- wml_common/gd/Makefile.PL.in 2009-03-15 17:17:56.000000000 +0100
++++ wml_common/gd/Makefile.PL.in 2009-03-15 17:18:29.000000000 +0100
+@@ -3,6 +3,7 @@
+ # the contents of the Makefile that is written.
+ WriteMakefile(
+ 'NAME' => 'WML::GD',
++ 'MAKE' => 'gmake',
+ 'VERSION_FROM' => 'GD.pm',
+ 'PM' => {'GD.pm' => '$(INST_LIBDIR)/GD.pm'},
+ 'MYEXTLIB' => 'libgd/libgd$(LIB_EXT)',