diff options
Diffstat (limited to 'devel/clint/Makefile')
-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 b09e099fb185..bcc4aeae520e 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_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" INSTALLS_SHLIB= yes |