1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix patch.

This commit is contained in:
Adam Weinberger 2014-07-30 21:08:51 +00:00
parent 1d920b63dd
commit 5e1f20f814
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363518

View File

@ -23,7 +23,7 @@ post-patch: post-patch-zhkon2
post-patch-zhkon2:
@${REINPLACE_CMD} -e 's,/dev/vga,/dev/ttyv0,g' ${WRKSRC}/src/term.c \
${WRKSRC}/src/display/vga.c
@cd ${WRKSRC} && ${PATCH} < ${.CURDIR}/files/patch-lib::coding.c
@cd ${WRKSRC} && ${PATCH} < ${.CURDIR}/files/patch-lib__coding.c
@cd ${WRKSRC} && ${PATCH} < ${.CURDIR}/files/patch-kon.cfg.FreeBSD
post-build: post-build-zhkon2