diff options
-rw-r--r-- | devel/elfio/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/elfio/Makefile b/devel/elfio/Makefile index cae81577a271..0133165ec222 100644 --- a/devel/elfio/Makefile +++ b/devel/elfio/Makefile @@ -15,10 +15,8 @@ LICENSE= LGPL21 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool +USES= autoreconf libtool USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal automake autoconf libtoolize -AUTOMAKE_ARGS= -a -c -f OPTIONS_DEFINE= EXAMPLES DOCS |