Ticket #18106: Portfile.diff

File Portfile.diff, 530 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 15 years ago)
  • Portfile

    old new  
    4646                        system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
    4747                }
    4848                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
    4953        } else {
    5054                if {${os.major} < 9 && ![file exists ${prefix}/lib/pkgconfig/x11.pc]} {
    5155                        configure.env-append \