Opened 15 years ago
Closed 15 years ago
#20332 closed defect (fixed)
pcre++-0.9.5 doesn't respect DESTDIR in doc/ and doesn't install to share/doc
Reported by: | blb@… | Owned by: | gwright@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | pcre++ |
Description
The Makefile generated in doc doesn't install the docs into a DESTDIR-prefixed path so it tries to go straight to ${prefix} during destroot. It also wants to install to ${prefix}/doc instead of ${prefix}/share/doc. Attaching a patch to fix this.
Attachments (1)
Change History (3)
Changed 15 years ago by blb@…
Attachment: | pcre++.diff added |
---|
comment:1 Changed 15 years ago by gwright@…
Status: | new → assigned |
---|
Will apply. I will also change the name of the port to "pcrexx" if there are no objections, to avoid regexp characters in port names.
comment:2 Changed 15 years ago by gwright@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
diff to pcre++