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 | |
parent | 56ec8c7cd1bf45418f18c2e3ce316d1634f44f04 (diff) | |
download | ports-30af7b687ec04b5824e456e5872927901b8cdd0c.tar.gz ports-30af7b687ec04b5824e456e5872927901b8cdd0c.zip |
Notes
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 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 diff --git a/chinese/linux-gtk/Makefile b/chinese/linux-gtk/Makefile index 58ff3e23ac05..4e2e0f29c6c6 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 |