1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-11 22:39:16 -04:00
ports/math/PDL/files/patch-Graphics:PLplot:Makefile.PL
2004-03-12 02:58:25 +00:00

11 lines
398 B
Perl

--- Graphics/PLplot/Makefile.PL.orig Fri Mar 12 08:38:52 2004
+++ Graphics/PLplot/Makefile.PL Fri Mar 12 08:39:43 2004
@@ -164,7 +164,7 @@
'PLplot.pm PLplot.xs PLplot.o PLplot.c PLplot.bs *.xfig temp* OPTIONS! Makefile.old'},
);
-sub MY::postamble { pdlpp_postamble($package); }
+sub MY::postamble { pdlpp_postamble_int($package); }
sub compileAndRun {
my $flags = shift;