Opened 14 years ago
Closed 14 years ago
#29155 closed defect (fixed)
portindex failed for objectmarker
Reported by: | carsomyr@… | Owned by: | phw@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | objectmarker |
Description
The "portindex" command fails with the following error:
Error: reinplace: couldn't read file "/opt/local/var/macports/distfiles/objectmarker/ObjectMarker.cpp": no such file or directory
That's because there's a "reinplace" in the Portfile that is executed unconditionally. Moving into post-patch should do the trick.
Change History (2)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to phw@… |
---|
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Was fixed in r77899.