mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Fix Build with custom LOCALBASE/PREFIX
Reported by: QATty
This commit is contained in:
parent
d0947db056
commit
62bc98e8b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236265
@ -30,4 +30,7 @@ PLIST_FILES= %%SITE_PERL%%/Clamd.pm \
|
||||
|
||||
PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Clamd
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user