aboutsummaryrefslogtreecommitdiff
path: root/comms/mlan3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/mlan3/Makefile')
-rw-r--r--comms/mlan3/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile
index 6f3ba8f7ca80..b0ee6fe46d1f 100644
--- a/comms/mlan3/Makefile
+++ b/comms/mlan3/Makefile
@@ -13,4 +13,8 @@ COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices
NO_WRKSUBDIR= yes
USES= uidfix zip
+post-patch:
+ @${REINPLACE_CMD} -e '/int main/s/short argc/int argc/' \
+ ${WRKSRC}/apps/gethumd/gethumd.c ${WRKSRC}/apps/shaapp/shaapp.c
+
.include <bsd.port.mk>