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/xsim/Makefile | |
parent | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (diff) |
remove USE_REINPLACE for all ports with categories starting with C
Notes
Notes:
svn path=/head/; revision=161308
Diffstat (limited to 'chinese/xsim/Makefile')
-rw-r--r-- | chinese/xsim/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/xsim/Makefile b/chinese/xsim/Makefile index c2bcfa8f131d..b116ed2fd2e7 100644 --- a/chinese/xsim/Makefile +++ b/chinese/xsim/Makefile @@ -18,7 +18,6 @@ COMMENT= A simple and fast GBK Chinese XIM server LIB_DEPENDS= db4:${PORTSDIR}/databases/db4 -USE_REINPLACE= yes USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-cn-locale=eucCN |