diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-05 01:35:39 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-05 01:35:39 +0000 |
commit | d175ece2fc0ff032ddf90599c76b8496da4ba8e1 (patch) | |
tree | 22603afc15ff325adc7aec0545a698b818e482d9 | |
parent | - Update to 1.0.7 (diff) |
This conflicts with the English-language Linux base system ports.
-rw-r--r-- | chinese/cle_base/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/cle_base/Makefile b/chinese/cle_base/Makefile index c8f17e687a41..5801a1e070fd 100644 --- a/chinese/cle_base/Makefile +++ b/chinese/cle_base/Makefile @@ -20,6 +20,7 @@ COMMENT= The base set of CLE packages needed in Linux mode, support both GB & B RUN_DEPENDS= rpm:${PORTSDIR}/archivers/rpm +CONFLICTS= linux_base-* ONLY_FOR_ARCHS= i386 DIST_SUBDIR= zh-rpm PREFIX= ${LINUXBASE} |