diff options
Diffstat (limited to 'sysutils/logrotate/Makefile')
-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 |