diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-20 20:28:14 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-20 20:28:14 +0000 |
commit | 30af7b687ec04b5824e456e5872927901b8cdd0c (patch) | |
tree | cd0d4db1d5cad92487313b1654e140beadda6a0d /chinese/cle_base | |
parent | add _RINGSERVER to _GNOME. (diff) |
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".
Diffstat (limited to 'chinese/cle_base')
-rw-r--r-- | chinese/cle_base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/cle_base/Makefile b/chinese/cle_base/Makefile index 115429ab0088..ed721c5c7b78 100644 --- a/chinese/cle_base/Makefile +++ b/chinese/cle_base/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= MAINTAINER= keith@FreeBSD.org -RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm +RUN_DEPENDS= rpm:${PORTSDIR}/archivers/rpm ONLY_FOR_ARCHS= i386 DIST_SUBDIR= zh-rpm |