Changeset 80970
- Timestamp:
- 07/22/11 13:52:46 (4 years ago)
- Location:
- trunk/dports/editors
- Files:
-
- 2 edited
-
vim-app/Portfile (modified) (2 diffs)
-
vim/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/editors/vim-app/Portfile
r80299 r80970 8 8 set vim_patchlevel 237 9 9 version ${vim_version}.${vim_patchlevel} 10 revision 1 10 11 categories editors 11 12 maintainers raimue … … 381 382 } 382 383 variant xim description {Build with support for X Input Method} { 383 configure.args-append -- with-xim384 configure.args-append --enable-xim 384 385 } 385 386 -
trunk/dports/editors/vim/Portfile
r80142 r80970 7 7 set vim_patchlevel 237 8 8 version ${vim_version}.${vim_patchlevel} 9 revision 1 9 10 categories editors 10 11 maintainers raimue … … 361 362 } 362 363 variant xim description {Build with support for X Input Method} { 363 configure.args-append -- with-xim364 configure.args-append --enable-xim 364 365 } 365 366
Note: See TracChangeset
for help on using the changeset viewer.

