mtdev: Skip autoreconf, it fails since November

This commit is contained in:
Denys Nykula 2019-12-08 17:59:40 +02:00
parent b40c15b137
commit 3ecb83ff87
1 changed files with 0 additions and 4 deletions

View File

@ -10,10 +10,6 @@ COMMENT= Kernel multitouch event translation
LICENSE= mit
ONLY_FOR_PLATFORM= Linux-*-*
USE_TOOLS+= autoconf automake
GNU_CONFIGURE= yes
pre-configure:
cd ${WRKSRC} &&autoreconf -fiv
.include "../../mk/bsd.pkg.mk"