Opened 15 years ago
Closed 15 years ago
#22600 closed defect (fixed)
librets port not working with python
Reported by: | gonzalodel@… | Owned by: | joseph@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | librets |
Description
Hi all, been trying to make librets python bindings work and noticed that even though I add +python to the port install command, python bindings never get installed for librets.
I noticed there's a typo in the librets portfile that's causing this:
it should be
--disable-python
instead of
--disable-pithon
Thanks.
Attachments (1)
Change History (4)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to joseph@… |
---|---|
Port: | librets added |
Changed 15 years ago by joseph@…
Attachment: | Portfile-librets.diff added |
---|
comment:2 Changed 15 years ago by joseph@…
comment:3 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
r61628. I increased the revision too.
Note: See
TracTickets for help on using
tickets.
Your changes seem to work fine with this patch.