Ticket #21627 (closed defect: fixed)
vim-7.2.245 Fails to build with gtk2 variant
| Reported by: | greg@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | Cc: | ||
| Port: | vim |
Description
While trying to build vim with the gtk2 variant, it fails with the following message:
ld: library not found for -lXt
I have attached a patch that fixes this build issue for me. I assume that this same library could should be added for any vim that is build with '--with-x'
Attachments
Change History
Changed 4 years ago by greg@…
- Attachment vim_Portfile.patch added
Note: See
TracTickets for help on using
tickets.


Simple patch adding the xorg-libXt port as a dependency