aboutsummaryrefslogtreecommitdiff
path: root/sysutils/logrotate
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-03-20 20:28:14 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-03-20 20:28:14 +0000
commit30af7b687ec04b5824e456e5872927901b8cdd0c (patch)
treecd0d4db1d5cad92487313b1654e140beadda6a0d /sysutils/logrotate
parent56ec8c7cd1bf45418f18c2e3ce316d1634f44f04 (diff)
downloadports-30af7b687ec04b5824e456e5872927901b8cdd0c.tar.gz
ports-30af7b687ec04b5824e456e5872927901b8cdd0c.zip
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".
Notes
Notes: svn path=/head/; revision=40120
Diffstat (limited to 'sysutils/logrotate')
-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