diff options
Diffstat (limited to 'databases/libzdb/Makefile')
-rw-r--r-- | databases/libzdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile index b655515f50ca..5c8c4a47f90d 100644 --- a/databases/libzdb/Makefile +++ b/databases/libzdb/Makefile @@ -22,7 +22,7 @@ OPTIONS= MYSQL "Add MySQL support" on \ USE_GNOME= gnomehack USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes MAKE_JOBS_SAFE= yes |