aboutsummaryrefslogtreecommitdiff
path: root/chinese/kon2
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-30 21:08:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-30 21:08:51 +0000
commit5e1f20f81405f2f517e5bd52ac477cb37c27878a (patch)
treecbc7abc09ad24949cdfa344fab9380f4d9510bc8 /chinese/kon2
parent1d920b63ddc64d94888478b09e3a1166736d3305 (diff)
downloadports-5e1f20f81405f2f517e5bd52ac477cb37c27878a.tar.gz
ports-5e1f20f81405f2f517e5bd52ac477cb37c27878a.zip
Fix patch.
Notes
Notes: svn path=/head/; revision=363518
Diffstat (limited to 'chinese/kon2')
-rw-r--r--chinese/kon2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/kon2/Makefile b/chinese/kon2/Makefile
index cd12b5270909..22aaebd09371 100644
--- a/chinese/kon2/Makefile
+++ b/chinese/kon2/Makefile
@@ -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