diff options
Diffstat (limited to 'math/fung-calc/Makefile')
-rw-r--r-- | math/fung-calc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fung-calc/Makefile b/math/fung-calc/Makefile index 869b8748ebe3..23268874b494 100644 --- a/math/fung-calc/Makefile +++ b/math/fung-calc/Makefile @@ -17,7 +17,7 @@ COMMENT= Advanced graphic calculator USE_KDELIBS_VER= 3 USE_GL= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |