Ticket #16811: vim.patch

File vim.patch, 606 bytes (added by probono@…, 16 years ago)
  • /opt/local/var/macports/sources/rsync.macports.org/release/ports/editors/vim/Portfile

    old new  
    7171
    7272test.run            yes
    7373
     74platform puredarwin {
     75    configure.args-append --disable-darwin
     76}
     77
    7478variant athena description {Build GUI version using Athena widgets} conflicts gtk1 gtk2 motif {
    7579    configure.args-delete   --enable-gui=no --without-x
    7680    configure.args-append   --enable-gui=athena --with-x --disable-darwin