Ticket #44066: qalculate-gtk_Portfile.diff
File qalculate-gtk_Portfile.diff, 303 bytes (added by jjstickel (Jonathan Stickel), 10 years ago) |
---|
-
Portfile
old new 37 37 38 38 use_parallel_build yes 39 39 40 # needs to be same as used by intltool 41 configure.perl ${prefix}/bin/perl5.12 40 # autoreconf to reconfigure with macports intltool.m4 41 use_autoreconf yes 42 autoreconf.args -fvi 42 43 43 44 configure.args --disable-gnuplot 44 45