diff options
Diffstat (limited to 'devel/libcwd/Makefile')
-rw-r--r-- | devel/libcwd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile index da3bed3d8841..9bc069f91eea 100644 --- a/devel/libcwd/Makefile +++ b/devel/libcwd/Makefile @@ -16,7 +16,7 @@ COMMENT= The C++ Debugging Support Library USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-alloc --disable-location --disable-threading \ --disable-pch USE_LDCONFIG= yes |