diff options
Diffstat (limited to 'math/GiNaC/Makefile')
-rw-r--r-- | math/GiNaC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index f384633ef170..f301d8addb7a 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -25,7 +25,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ MAKEINFO="makeinfo --no-split" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= ginac-config.1 ginsh.1 viewgar.1 INFO= ginac |