aboutsummaryrefslogtreecommitdiff
path: root/sysutils/logrotate
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-02 11:29:25 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-02 11:29:25 +0000
commitabb93a89506b986471b7e85be21c20a99dad3f3a (patch)
tree504d3b302a335b46cd2945c6ba82912ec38d9b43 /sysutils/logrotate
parent50936627c40a758d03241186266ec7259c122f13 (diff)
downloadports-abb93a89506b986471b7e85be21c20a99dad3f3a.tar.gz
ports-abb93a89506b986471b7e85be21c20a99dad3f3a.zip
Notes
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 f918a75c8e87..01f7b801cc90 100644
--- a/sysutils/logrotate/Makefile
+++ b/sysutils/logrotate/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= -1.src.rpm
MAINTAINER= ycheng@sinica.edu.tw
COMMENT= Daemon to rotate, compress, remove and mail system log files
-BUILD_DEPENDS= ${LOCALBASE}/bin/rpm2cpio:${PORTSDIR}/archivers/rpm
+EXTRACT_DEPENDS= ${LOCALBASE}/bin/rpm2cpio:${PORTSDIR}/archivers/rpm
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_GMAKE= yes