Ticket #45348: patch-gpredict-Portfile.2.diff
File patch-gpredict-Portfile.2.diff, 749 bytes (added by dbevans (David B. Evans), 10 years ago) |
---|
-
Portfile
5 5 6 6 name gpredict 7 7 version 1.3 8 revision 18 revision 2 9 9 categories science 10 10 license GPL-2+ 11 11 platforms darwin … … 30 30 depends_build port:intltool \ 31 31 port:pkgconfig 32 32 depends_lib port:goocanvas \ 33 port:curl \ 34 port:p5.12-xml-parser 33 port:curl 35 34 35 # autoreconf to reconfigure with our intltool.m4 36 37 use_autoreconf yes 38 autoreconf.args -fvi 39 36 40 livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}