Ticket #18106: Portfile.diff
| File Portfile.diff, 0.5 KB (added by mcalhoun@…, 3 years ago) |
|---|
-
Portfile
old new 46 46 system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt" 47 47 } 48 48 use_configure no 49 } elseif { [file exists ${x11prefix}/lib/pkgconfig/xf86dgaproto.pc] && ! [string equal ${prefix} ${x11prefix}] } { 50 depends_build port:pkgconfig 51 depends_lib 52 depends_run 49 53 } else { 50 54 if {${os.major} < 9 && ![file exists ${prefix}/lib/pkgconfig/x11.pc]} { 51 55 configure.env-append \

