diff options
Diffstat (limited to 'comms/owfs/Makefile')
-rw-r--r-- | comms/owfs/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/comms/owfs/Makefile b/comms/owfs/Makefile index 85ab20d22653..fb61bdeb44f4 100644 --- a/comms/owfs/Makefile +++ b/comms/owfs/Makefile @@ -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 |