Ticket #39703: udunits-no-perl.diff
File udunits-no-perl.diff, 838 bytes (added by ryandesign (Ryan Carsten Schmidt), 11 years ago) |
---|
-
Portfile
5 5 6 6 name udunits 7 7 version 1.12.11 8 revision 18 revision 2 9 9 maintainers takeshi 10 10 license UCAR-Unidata 11 11 platforms darwin … … 27 27 sha1 da4c3c50764b03db4cc83c679670203280aac51a \ 28 28 rmd160 cc1bffe18ba042cc6e19243a2efc52242649493f 29 29 worksrcdir ${distname}/src 30 depends_build path:bin/perl:perl5 30 31 31 use_parallel_build no 32 32 33 33 patch { … … 36 36 37 37 configure.cppflags-append "-DNDEBUG -Df2cFortran" 38 38 configure.cflags-append -fno-common 39 configure.env-append PERL= LD_YACC=-ly 39 40 40 41 pre-destroot { 41 42 file delete ${worksrcpath}/lib/libudunits.a