Ticket #19075: pspp.diff
File pspp.diff, 622 bytes (added by ryandesign (Ryan Carsten Schmidt), 16 years ago) |
---|
-
Portfile
25 25 26 26 use_parallel_build yes 27 27 28 depends_build path:bin/perl:perl5 28 depends_build path:bin/perl:perl5 \ 29 path:bin/pkg-config:pkgconfig 29 30 configure.perl ${prefix}/bin/perl 30 31 31 32 depends_lib port:gsl \ 32 33 port:libiconv \ 33 34 port:zlib \ 34 port:pkgconfig \35 35 port:libxml2 \ 36 36 port:readline 37 37