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 /sysutils/logrotate | |
parent | add _RINGSERVER to _GNOME. (diff) |
`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/Makefile | 2 |
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 |