diff options
author | obrien <obrien@FreeBSD.org> | 2001-03-20 20:28:14 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-03-20 20:28:14 +0000 |
commit | 079d6d1a08f740054fafd29ea2ee26b25f2c6bad (patch) | |
tree | 31fa7971bc8056346bc1bba92b282a63917b5a6b /chinese | |
parent | be9980bf5737e52cb51367ea1d094963a8c6c0ab (diff) | |
download | FreeBSD-ports-079d6d1a08f740054fafd29ea2ee26b25f2c6bad.zip FreeBSD-ports-079d6d1a08f740054fafd29ea2ee26b25f2c6bad.tar.gz |
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/cle_base/Makefile | 2 | ||||
-rw-r--r-- | chinese/linux-gtk/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chinese/cle_base/Makefile b/chinese/cle_base/Makefile index 115429a..ed721c5 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 diff --git a/chinese/linux-gtk/Makefile b/chinese/linux-gtk/Makefile index 58ff3e2..4e2e0f2 100644 --- a/chinese/linux-gtk/Makefile +++ b/chinese/linux-gtk/Makefile @@ -14,7 +14,7 @@ DISTFILES= gtk+-1.2.6-7CLE.i386.rpm MAINTAINER= keith@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm RUN_DEPENDS= /compat/linux/CLE-0.9p1:${PORTSDIR}/chinese/cle_base DIST_SUBDIR= zh-rpm |