diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /devel/libunwind | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) |
Notes
Diffstat (limited to 'devel/libunwind')
-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 |