diff --git a/net/p5-Net-EPP/Makefile b/net/p5-Net-EPP/Makefile index 939d521d4003..b0e253fac6f9 100644 --- a/net/p5-Net-EPP/Makefile +++ b/net/p5-Net-EPP/Makefile @@ -24,4 +24,7 @@ USES= perl5 USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +post-extract: + @${FIND} ${WRKSRC} -name "._*" -delete + .include