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)

pcre++.diff (1.3 KB) - added by blb@… 15 years ago.
diff to pcre++

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by blb@…

Attachment: pcre++.diff added

diff to pcre++

comment:1 Changed 15 years ago by gwright@…

Status: newassigned

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: assignedclosed

r56197 and r56199 should fix this. I also created the port 'pcrexx' as a copy of this one. The 'pcre++' port can be removed soon.

Note: See TracTickets for help on using tickets.