mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Changed BUILD_DEPENDS to EXTRACT_DEPENDS.
PR: 61577 Submitted by: Sergey Akifyev <asa@gascom.ru>
This commit is contained in:
parent
7fb3639e69
commit
1102dc2a05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99154
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ EXTRACT_SUFX= -2.src.rpm
|
|||
MAINTAINER= markp@FreeBSD.org
|
||||
COMMENT= A utility for removing files based on when they were last accessed
|
||||
|
||||
BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
|
||||
EXTRACT_DEPENDS=rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
|
||||
|
||||
USE_GETOPT_LONG=yes
|
||||
USE_REINPLACE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue