diff options
Diffstat (limited to 'devel/commoncpp/Makefile')
-rw-r--r-- | devel/commoncpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/commoncpp/Makefile b/devel/commoncpp/Makefile index 8c1cc04493c0..b914aa4c6ab0 100644 --- a/devel/commoncpp/Makefile +++ b/devel/commoncpp/Makefile @@ -25,7 +25,7 @@ CONFIGURE_ARGS= --without-libxml2 USE_GETOPT_LONG= yes USE_GMAKE= yes -USE_INC_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15:inc USE_GCC= 3.4 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ ac_cv_path_DOXYGEN=no |