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/xcin25 | |
parent | Remove USE_REINPLACE from all categories starting with B (diff) |
remove USE_REINPLACE for all ports with categories starting with C
Notes
Notes:
svn path=/head/; revision=161308
Diffstat (limited to 'chinese/xcin25')
-rw-r--r-- | chinese/xcin25/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index 96d08c7e7268..8fda89030eaa 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -34,7 +34,6 @@ USE_ICONV= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --x-libraries=${X11BASE}/lib \ --with-xcin-dir=${PREFIX}/lib/X11/xcin25 \ |