diff options
author | obrien <obrien@FreeBSD.org> | 2001-03-21 04:28:14 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-03-21 04:28:14 +0800 |
commit | 079d6d1a08f740054fafd29ea2ee26b25f2c6bad (patch) | |
tree | 31fa7971bc8056346bc1bba92b282a63917b5a6b /chinese/linux-gtk | |
parent | be9980bf5737e52cb51367ea1d094963a8c6c0ab (diff) | |
download | freebsd-ports-graphics-079d6d1a08f740054fafd29ea2ee26b25f2c6bad.tar.gz freebsd-ports-graphics-079d6d1a08f740054fafd29ea2ee26b25f2c6bad.tar.zst freebsd-ports-graphics-079d6d1a08f740054fafd29ea2ee26b25f2c6bad.zip |
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".
Diffstat (limited to 'chinese/linux-gtk')
-rw-r--r-- | chinese/linux-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/linux-gtk/Makefile b/chinese/linux-gtk/Makefile index 58ff3e23ac0..4e2e0f29c6c 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 |