Ticket #34316: Portfile-yorick-2.2.02_1.diff
File Portfile-yorick-2.2.02_1.diff, 645 bytes (added by paumard, 13 years ago) |
---|
-
Portfile
old new 3 3 4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 revision 1 6 7 7 8 github.setup dhmunro yorick 2.2.02 y_ 8 9 github.version [strsed ${version} {g/\./_/}] … … 26 27 27 28 configure.cmd ${build.cmd} 28 29 configure.pre_args 29 configure.args reloc Make.cfg 30 configure.args reloc Make.cfg \ 31 CC=${configure.cc} CFLAGS="${configure.cppflags} ${configure.cflags}" \ 32 LDFLAGS=${configure.ldflags} 30 33 31 34 post-destroot { 32 35 move ${worksrcpath}/relocate ${destroot}${prefix}/lib/${name}