diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-03 23:38:41 +0000 |
commit | 44cce0c4c21bdf03c7894606d91e910461e7bbaa (patch) | |
tree | 81136338b86bf9f9ca884ba807a6628ba0a4eed6 /chinese/xsim | |
parent | a9dd0eabfae8b9097f199b1d5e92ff53d5cffe99 (diff) | |
download | FreeBSD-ports-44cce0c4c21bdf03c7894606d91e910461e7bbaa.zip FreeBSD-ports-44cce0c4c21bdf03c7894606d91e910461e7bbaa.tar.gz |
remove USE_REINPLACE for all ports with categories starting with C
Diffstat (limited to 'chinese/xsim')
-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 c2bcfa8..b116ed2 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 |