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 /x11-fm/nautilus | |
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 'x11-fm/nautilus')
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index 5dd1fb5..afa493d 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= unstable/sources/nautilus MAINTAINER= sobomax@FreeBSD.org -BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm +BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm LIB_DEPENDS= medusa.0:${PORTSDIR}/sysutils/medusa \ gtkhtml.8:${PORTSDIR}/www/gtkhtml \ ghttp.1:${PORTSDIR}/www/libghttp \ |