aboutsummaryrefslogtreecommitdiff
path: root/math/fung-calc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/fung-calc/Makefile')
-rw-r--r--math/fung-calc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fung-calc/Makefile b/math/fung-calc/Makefile
index ae62dc89af44..3e6830553ccf 100644
--- a/math/fung-calc/Makefile
+++ b/math/fung-calc/Makefile
@@ -18,7 +18,7 @@ USE_GL= glut
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
-CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
+LDFLAGS+= -L${LOCALBASE}/lib
pre-configure:
@${REINPLACE_CMD} -e 's|-O2|-fPIC|g; s|-lpthread|${PTHREAD_LIBS}|g' \