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/kon2/Makefile | |
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 '')
-rw-r--r-- | chinese/kon2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/kon2/Makefile b/chinese/kon2/Makefile index ba14c43d0d05..a0ba7ae3f032 100644 --- a/chinese/kon2/Makefile +++ b/chinese/kon2/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/chinese/kcfonts:patch \ ${NONEXISTENT}:${PORTSDIR}/chinese/cce:extract -USE_REINPLACE= yes KCFONTS_WRKSRC= `cd ${PORTSDIR}/chinese/kcfonts; make -V WRKSRC` CCE_WRKSRC= `cd ${PORTSDIR}/chinese/cce; make -V WRKSRC` |