Ticket #13118: Portfile-dialog-utf8-variant.diff

File Portfile-dialog-utf8-variant.diff, 442 bytes (added by yenwenchieh@…, 17 years ago)

Portfile diff to dialog-1.1-20071028

  • Portfile

    old new  
    3535
    3636configure.args  --mandir=${prefix}/share/man
    3737
     38variant utf8 {
     39    #depends_lib-append      port:ncursesw
     40    configure.args-append   --with-ncursesw
     41}
     42
    3843post-destroot   {
    3944    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}/examples
    4045    xinstall -m 644 -W ${worksrcpath} CHANGES COPYING README VERSION \