diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:01:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:01:22 +0000 |
commit | f5750c6a0ec52f2e6e5c4f6bf1a104e16168491a (patch) | |
tree | 6b5469be28afd93589ebcab2e31c971326230494 /chinese/kon2 | |
parent | 70996a4d8227f211b193c1a4836088190d3ebaa8 (diff) | |
download | ports-f5750c6a0ec52f2e6e5c4f6bf1a104e16168491a.tar.gz ports-f5750c6a0ec52f2e6e5c4f6bf1a104e16168491a.zip |
Notes
Diffstat (limited to 'chinese/kon2')
-rw-r--r-- | chinese/kon2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/kon2/Makefile b/chinese/kon2/Makefile index 7d41f1e142c0..346ed85e3f77 100644 --- a/chinese/kon2/Makefile +++ b/chinese/kon2/Makefile @@ -19,6 +19,7 @@ PLIST_FILES= share/fonts/bdf/kc15f.bdf.gz \ share/fonts/bdf/8x16.bdf.gz post-patch: post-patch-zhkon2 +NO_STAGE= yes post-patch-zhkon2: @${REINPLACE_CMD} -e 's,/dev/vga,/dev/ttyv0,g' ${WRKSRC}/src/term.c \ ${WRKSRC}/src/display/vga.c |