aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkglarea/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtkglarea/Makefile')
-rw-r--r--x11-toolkits/gtkglarea/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile
index d4883276712d..8922b40119df 100644
--- a/x11-toolkits/gtkglarea/Makefile
+++ b/x11-toolkits/gtkglarea/Makefile
@@ -17,6 +17,6 @@ USE_GTK= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-lib-GL
-CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}"
+CONFIGURE_ENV= LIBS="${PTHREAD_LIBS} -lstdc++"
.include <bsd.port.mk>