mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix Build with Custom LOCALBASE/PREFIX
Reported by: QATty
This commit is contained in:
parent
f6f5bfb7ce
commit
442d370e26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235677
1 changed files with 3 additions and 0 deletions
|
@ -20,4 +20,7 @@ PERL_CONFIGURE= yes
|
|||
|
||||
MAN3= MusicBrainz::Queries.3
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue