diff --git a/mtdev/Makefile b/mtdev/Makefile index b40508aaaf..5c210bcf53 100644 --- a/mtdev/Makefile +++ b/mtdev/Makefile @@ -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"