diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80 (patch) | |
tree | 0726304aec2db9c6ee69531b05d092b3e3aa034a /chinese/big5con/Makefile | |
parent | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff) | |
download | ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.tar.gz ports-bbee4a66a6c51cf5cf05a31aa2fdded1468ceb80.zip |
Notes
Diffstat (limited to 'chinese/big5con/Makefile')
-rw-r--r-- | chinese/big5con/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/big5con/Makefile b/chinese/big5con/Makefile index a9b9e2834649..dd5aa56c3f53 100644 --- a/chinese/big5con/Makefile +++ b/chinese/big5con/Makefile @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Big5 Chinese console ONLY_FOR_ARCHS= i386 -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's,/dev/vga,/dev/ttyv0,g' ${WRKSRC}/src/*c |