- 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
@ -24,4 +24,7 @@ USES= perl5
|
||||
USE_PERL5= configure
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
post-extract:
|
||||
@${FIND} ${WRKSRC} -name "._*" -delete
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user