View | Details | Raw Unified | Return to bug 222777
Collapse All | Expand All

(-)comms/mlan3/Makefile (+2 lines)
Lines 17-22 Link Here
17
USES=		dos2unix uidfix zip
17
USES=		dos2unix uidfix zip
18
DOS2UNIX_GLOB=	*.c *.h
18
DOS2UNIX_GLOB=	*.c *.h
19
19
20
CONFLICTS_INSTALL=	shells/fish
21
20
post-patch:
22
post-patch:
21
	@${REINPLACE_CMD} -e '/int main/s/short argc/int argc/' \
23
	@${REINPLACE_CMD} -e '/int main/s/short argc/int argc/' \
22
		${WRKSRC}/apps/gethumd/gethumd.c ${WRKSRC}/apps/shaapp/shaapp.c
24
		${WRKSRC}/apps/gethumd/gethumd.c ${WRKSRC}/apps/shaapp/shaapp.c
(-)shells/fish/Makefile (+2 lines)
Lines 17-22 Link Here
17
		localbase compiler:c++11-lang shebangfix
17
		localbase compiler:c++11-lang shebangfix
18
SHEBANG_FILES=	share/tools/*.py share/tools/web_config/webconfig.py
18
SHEBANG_FILES=	share/tools/*.py share/tools/web_config/webconfig.py
19
19
20
CONFLICTS_INSTALL=	comms/mlan3
21
20
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
21
23
22
CPE_VENDOR=	fishshell
24
CPE_VENDOR=	fishshell

Return to bug 222777