mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Clean up garbage files and don't stage them, fix stage-qa
Approved by: portmgr blanket
This commit is contained in:
parent
3855a6a22c
commit
cfe14b18ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427318
1 changed files with 3 additions and 0 deletions
|
@ -24,4 +24,7 @@ USES= perl5
|
|||
USE_PERL5= configure
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
post-extract:
|
||||
@${FIND} ${WRKSRC} -name "._*" -delete
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue