Ticket #37771: Portfile.diff
File Portfile.diff, 488 bytes (added by ryandesign (Ryan Carsten Schmidt), 12 years ago) |
---|
-
Portfile
31 31 configure.env-append \ 32 32 RAWCPP=${configure.cpp} 33 33 34 if {${os.platform} == "darwin" && ${os.major} <= 9} { 35 patchfiles-append patch-pam_appl.diff 36 } 37 34 38 livecheck.type regex 35 39 livecheck.regex ${name}-(\[\\d.\]+)${extract.suffix} 36 40 livecheck.url http://xorg.freedesktop.org/archive/individual/app/?C=M&O=D