1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- remove outdated xpi-post-extract check: distfile don't contain any CVS markers

Approved by:	miwi@ (gecko@)
This commit is contained in:
Andrej Zverev 2014-03-11 08:23:24 +00:00
parent bd99022467
commit 84a20a8cf2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347867

View File

@ -12,8 +12,5 @@ COMMENT= Converts embedded media to html links
XPI_ID= unplug@compunach
XPI_NUM= 2254
xpi-post-extract:
${FIND} ${WRKSRC} -type d -name CVS|${XARGS} ${RM} -rf
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>