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 5097ec6d97b7..938fbf467638 100644 --- a/math/fung-calc/Makefile +++ b/math/fung-calc/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut USE_KDELIBS_VER=3 USE_GL= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" |