Ticket #11294: Portfile.patch
File Portfile.patch, 446 bytes (added by chris@…, 18 years ago) |
---|
-
Portfile
old new 112 112 configure.args-append --enable-gui=gtk2 --with-x --disable-darwin 113 113 depends_lib-append lib:libgtk.2:gtk2 114 114 } 115 116 variant cscope { 117 configure.args-append --enable-cscope 118 } 119 115 120 #variant gnome { 116 121 # configure.args-delete --enable-gui=no --without-x 117 122 # configure.args-append --enable-gui=gnome --with-x --disable-darwin