1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Fix build with clang

This commit is contained in:
Pietro Cerutti 2013-02-07 11:39:40 +00:00
parent bc5c4c83dd
commit 2f58b6f4ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311827

View File

@ -48,6 +48,10 @@ post-extract:
@${MV} ${WRKSRC}/*/${i:S/libowfat_//} ${WRKSRC}/man/${i}
.endfor
post-patch:
# Clang cries when void functions return a value
${REINPLACE_CMD} -e '56s|return ||' ${WRKSRC}/CAS.h
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}