1
0
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:
Chris Rees 2011-07-03 19:02:08 +00:00
parent 0aa2142cbb
commit 3116728e3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277016

View File

@ -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}