1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

change BUILD_DEPENDS to EXTRACT_DEPENDS for sysutils/logrotate

PR:		ports/49105
Submitted by:	Erwin Lansing <erwin@lansing.dk>
This commit is contained in:
Edwin Groothuis 2003-04-02 11:29:25 +00:00
parent 50936627c4
commit abb93a8950
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77963

View File

@ -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