aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-03-21 04:28:14 +0800
committerobrien <obrien@FreeBSD.org>2001-03-21 04:28:14 +0800
commit079d6d1a08f740054fafd29ea2ee26b25f2c6bad (patch)
tree31fa7971bc8056346bc1bba92b282a63917b5a6b /sysutils
parentbe9980bf5737e52cb51367ea1d094963a8c6c0ab (diff)
downloadfreebsd-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 'sysutils')
-rw-r--r--sysutils/logrotate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile
index 0041f944e1a9..12f0d372deff 100644
--- a/sysutils/logrotate/Makefile
+++ b/sysutils/logrotate/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= -1.src.rpm
MAINTAINER= ycheng@sinica.edu.tw
-BUILD_DEPENDS= ${LOCALBASE}/bin/rpm2cpio:${PORTSDIR}/misc/rpm
+BUILD_DEPENDS= ${LOCALBASE}/bin/rpm2cpio:${PORTSDIR}/archivers/rpm
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_GMAKE= yes