Page MenuHomeFreeBSD

Fix build/packaging when PREFIX+LOCALBASE are not /usr/local.
ClosedPublic

Authored by bdrewery on May 22 2017, 5:46 PM.
Tags
None
Referenced Files
F110601790: D10860.id28690.diff
Thu, Feb 20, 6:12 PM
F110601737: D10860.id28689.diff
Thu, Feb 20, 6:11 PM
Unknown Object (File)
Wed, Feb 19, 6:46 AM
Unknown Object (File)
Wed, Feb 19, 1:46 AM
Unknown Object (File)
Mon, Feb 17, 8:20 PM
Unknown Object (File)
Nov 30 2024, 2:09 AM
Unknown Object (File)
Nov 25 2024, 12:50 PM
Unknown Object (File)
Nov 7 2024, 3:20 PM
Subscribers

Details

Test Plan

Built it with a different PREFIX+LOCALBASE.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

No PORTREVISION bump is needed since it is purely a build fix.

Hrm, it's not quite working. Hitting some bug in check-plist. The basic change here is still right though - that /usr/local should not be hardcoded. Looking for proper fix.

Use PREFIX, which is stored in RESETPREFIX by bsd.port.mk.

This revision was automatically updated to reflect the committed changes.