diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-07-02 08:26:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-07-02 08:26:17 +0000 |
commit | e1c613b229e3a04172523d4f862a8c184180af95 (patch) | |
tree | 0796eabcae11b6e979225a260cc40a03ef88c614 /chinese | |
parent | f0dd974de8fa813e1ca9e90266659ddf09850ef1 (diff) | |
download | ports-e1c613b229e3a04172523d4f862a8c184180af95.tar.gz ports-e1c613b229e3a04172523d4f862a8c184180af95.zip |
BROKEN: Install fails when linprocfs is mounted
Notes
Notes:
svn path=/head/; revision=112748
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/cle_base/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/cle_base/Makefile b/chinese/cle_base/Makefile index 862ad1ceecb8..6a8b3ef31d53 100644 --- a/chinese/cle_base/Makefile +++ b/chinese/cle_base/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= The base set of CLE packages needed in Linux mode, support both GB & Big5 +BROKEN= "Install fails when linprocfs is mounted" + RUN_DEPENDS= rpm:${PORTSDIR}/archivers/rpm CONFLICTS= linux_base-* |