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 /x11-wm/wmakerconf | |
parent | be9980bf5737e52cb51367ea1d094963a8c6c0ab (diff) | |
download | freebsd-ports-gnome-079d6d1a08f740054fafd29ea2ee26b25f2c6bad.tar.gz freebsd-ports-gnome-079d6d1a08f740054fafd29ea2ee26b25f2c6bad.tar.zst freebsd-ports-gnome-079d6d1a08f740054fafd29ea2ee26b25f2c6bad.zip |
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".
Diffstat (limited to 'x11-wm/wmakerconf')
-rw-r--r-- | x11-wm/wmakerconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile index a634b1e609d3..670cdcaa4c8b 100644 --- a/x11-wm/wmakerconf/Makefile +++ b/x11-wm/wmakerconf/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://ulli.linuxave.net/wmakerconf/ MAINTAINER= dr@domix.de -RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm \ +RUN_DEPENDS= rpm:${PORTSDIR}/archivers/rpm \ bunzip2:${PORTSDIR}/archivers/bzip2 LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |