aboutsummaryrefslogtreecommitdiff
path: root/comms/mlan3/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
commit7ae7b018ccf7760013f368fcb83aad9ecd8982a8 (patch)
treee83ee6693050a76e305a95a376451aa583df151e /comms/mlan3/Makefile
parenta35ba13770957a577275c3575d979457605f2aff (diff)
downloadports-7ae7b018ccf7760013f368fcb83aad9ecd8982a8.tar.gz
ports-7ae7b018ccf7760013f368fcb83aad9ecd8982a8.zip
Notes
Diffstat (limited to 'comms/mlan3/Makefile')
-rw-r--r--comms/mlan3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile
index e06457f8e397..3cb86ecad1be 100644
--- a/comms/mlan3/Makefile
+++ b/comms/mlan3/Makefile
@@ -14,7 +14,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license.txt
NO_WRKSUBDIR= yes
-USES= uidfix zip
+USES= dos2unix uidfix zip
+DOS2UNIX_GLOB= *.c *.h
post-patch:
@${REINPLACE_CMD} -e '/int main/s/short argc/int argc/' \