#16664 closed defect (fixed)
swi-prolog hardcodes /usr/X11R6
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | pmoura (Paulo Moura) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | swi-prolog |
Description
swi-prolog uses "/usr/X11R6" in the configure.env and build.env, but X11 might be in a different place. The port should use the ${x11prefix} variable instead.
Attachments (1)
Change History (4)
Changed 16 years ago by pmoura (Paulo Moura)
Attachment: | Portfile-swi-prolog.diff added |
---|
comment:1 Changed 16 years ago by pmoura (Paulo Moura)
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks, committed in r40260.
Note: See
TracTickets for help on using
tickets.
Should be corrected now.