mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Fix build with custom prefix
PR: 139021 Submitted by: amdmi3@ Approved by: maintainer timeout
This commit is contained in:
parent
9d6beb8726
commit
edfc8b3299
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242682
@ -25,4 +25,8 @@ MAN3= HTML::CTPP2.3
|
||||
# The port actually requires ${CXX} when ${CC} is defined
|
||||
CC= ${CXX}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
|
||||
${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user