aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-31 05:08:51 +0800
committeradamw <adamw@FreeBSD.org>2014-07-31 05:08:51 +0800
commit09819639e6b95bd3f82e52173b33d1c5d6727a2a (patch)
treecbc7abc09ad24949cdfa344fab9380f4d9510bc8 /chinese
parentb7c81b374f42d2e44c574fb504913fd6644dd170 (diff)
downloadfreebsd-ports-gnome-09819639e6b95bd3f82e52173b33d1c5d6727a2a.tar.gz
freebsd-ports-gnome-09819639e6b95bd3f82e52173b33d1c5d6727a2a.tar.zst
freebsd-ports-gnome-09819639e6b95bd3f82e52173b33d1c5d6727a2a.zip
Fix patch.
Diffstat (limited to 'chinese')
-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