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/oto | |
parent | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff) |
Notes
Diffstat (limited to 'chinese/oto')
-rw-r--r-- | chinese/oto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/oto/Makefile b/chinese/oto/Makefile index dd8c984c2613..4ee2bc9c1f5c 100644 --- a/chinese/oto/Makefile +++ b/chinese/oto/Makefile @@ -19,7 +19,6 @@ USE_ICONV= yes USE_GETOPT_LONG=yes HAS_CONFIGURE= YES USE_GMAKE= YES -USE_REINPLACE= yes CPPFLAGS= -I${LOCALBASE}/include CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LIBS="-L${LOCALBASE}/lib -liconv" |