- Clean up garbage files and don't stage them, fix stage-qa
Approved by: portmgr blanket
This commit is contained in:
parent
5cbae451e2
commit
a932b062a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427316
@ -21,4 +21,7 @@ NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
post-extract:
|
||||
@${FIND} ${WRKSRC} -name "._*" -delete
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user