mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Correct function definition (to fix building with clang)
This commit is contained in:
parent
a7b8405d95
commit
77cd83952d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276017
@ -70,6 +70,7 @@ post-patch:
|
||||
${WRKSRC}/engineoutput.c ${WRKSRC}/uci.c
|
||||
@${REINPLACE_CMD} -e 's:INSTALL.*sysconfdir):&/$$$$files.dist:' \
|
||||
${WRKSRC}/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's/^SendString/void &/' ${WRKSRC}/xoptions.c
|
||||
|
||||
post-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/cmail ${PREFIX}/bin/
|
||||
|
Loading…
Reference in New Issue
Block a user