1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Remove garbage files and don't stage them

This commit is contained in:
Dmitry Marakasov 2016-11-28 13:41:15 +00:00
parent 7ecf4bb071
commit ac890ff6f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427304

View File

@ -21,6 +21,9 @@ WWWDIR?= ${PREFIX}/www/roundcube/skins/mvision2_en
SUB_FILES= pkg-message
post-extract:
@${FIND} ${WRKDIR} -name "._*" -delete
do-install:
@${MKDIR} ${STAGEDIR}${WWWDIR}
cd ${WRKDIR}/mvision2_en && ${PAX} -r -w . \