Convert to USES=autoreconf

This commit is contained in:
Baptiste Daroussin
2014-12-18 11:40:00 +00:00
parent 17032b5040
commit 0e0a3aa28c

View File

@@ -12,12 +12,9 @@ COMMENT= OWFS -- 1-Wire file system
LICENSE= GPLv2
USES= libtool
ACLOCAL_ARGS= -I${LOCALBASE}/share/aclocal
USES= autoreconf libtool
USE_AUTOTOOLS= libtoolize aclocal autoheader autoconf automake
AUTOMAKE_ARGS= --add-missing
GNU_CONFIGURE= On
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes