mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Fix build with clang
PR: ports/158100 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Approved by: rene (mentor)
This commit is contained in:
parent
0aa2142cbb
commit
3116728e3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277016
@ -18,6 +18,10 @@ COMMENT= Archiver & backup program w/ builtin compression
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
MAN1= afio.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|^CC=.*$$|CC=${CC}|' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user