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 6b8cb1bd46e7..4bd2d7a97353 100644 --- a/devel/clint/Makefile +++ b/devel/clint/Makefile @@ -20,7 +20,7 @@ USE_PYTHON= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes INFO= clint |