diff options
Diffstat (limited to 'devel/libunwind/Makefile')
-rw-r--r-- | devel/libunwind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile index 109b2e2c292b..b304fb800afb 100644 --- a/devel/libunwind/Makefile +++ b/devel/libunwind/Makefile @@ -19,8 +19,8 @@ ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes USE_BZIP2= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268 \ - libtoolize libtool:22 +USE_AUTOTOOLS= aclocal autoheader automake autoconf \ + libtoolize libtool ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -c -a LIBTOOLFILES= #empty |