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 71 71 72 72 test.run yes 73 73 74 platform puredarwin { 75 configure.args-append --disable-darwin 76 } 77 74 78 variant athena description {Build GUI version using Athena widgets} conflicts gtk1 gtk2 motif { 75 79 configure.args-delete --enable-gui=no --without-x 76 80 configure.args-append --enable-gui=athena --with-x --disable-darwin