mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
- Style: tar -> ${TAR}
Submitted by: kris
This commit is contained in:
parent
a89849d062
commit
c37723feca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110114
@ -67,7 +67,7 @@ USRLOCAL_FILES_LIB= \
|
||||
rav-wrapper sophos-autoupdate
|
||||
|
||||
post-extract:
|
||||
cd ${WRKSRC} && tar xvzf perl-tar/MailScanner-${PORTVERSION}-${PATCHLEVEL}.tar.gz > /dev/null && ${MV} MailScanner-${PORTVERSION}/* .
|
||||
cd ${WRKSRC} && ${TAR} xzf perl-tar/MailScanner-${PORTVERSION}-${PATCHLEVEL}.tar.gz > /dev/null && ${MV} MailScanner-${PORTVERSION}/* .
|
||||
|
||||
do-build:
|
||||
${PERL} -pi -e \
|
||||
|
Loading…
x
Reference in New Issue
Block a user