mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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:
parent
50936627c4
commit
abb93a8950
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77963
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue