diff options
Diffstat (limited to 'devel/clint')
-rw-r--r-- | devel/clint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clint/Makefile b/devel/clint/Makefile index 9ad906faa9e5..b09e099fb185 100644 --- a/devel/clint/Makefile +++ b/devel/clint/Makefile @@ -19,7 +19,7 @@ COMMENT= A static source code checker for C++ USE_PYTHON= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_INC_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13:inc CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" INSTALLS_SHLIB= yes |