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 eb3f03008a40..e77de7aa571d 100644 --- a/math/fung-calc/Makefile +++ b/math/fung-calc/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut USE_KDELIBS_VER= 3 USE_GL= yes USE_GMAKE= yes -USE_INC_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13:inc USE_REINPLACE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |