aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkglarea
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-06-02 00:57:10 +0800
committersobomax <sobomax@FreeBSD.org>2001-06-02 00:57:10 +0800
commit2745ba920aba851e0a8b6f0a16ce1d3e91c3649f (patch)
treefdfb0335fee95eb130e9846d9b6d69865b936e43 /x11-toolkits/gtkglarea
parent602d0ce73d0a9689a5dade24016c1e7c3a8fb2a2 (diff)
downloadfreebsd-ports-gnome-2745ba920aba851e0a8b6f0a16ce1d3e91c3649f.tar.gz
freebsd-ports-gnome-2745ba920aba851e0a8b6f0a16ce1d3e91c3649f.tar.zst
freebsd-ports-gnome-2745ba920aba851e0a8b6f0a16ce1d3e91c3649f.zip
Unbroke when used with XFree86-4.
Diffstat (limited to 'x11-toolkits/gtkglarea')
-rw-r--r--x11-toolkits/gtkglarea/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile
index 69cee5ee5491..d4883276712d 100644
--- a/x11-toolkits/gtkglarea/Makefile
+++ b/x11-toolkits/gtkglarea/Makefile
@@ -17,5 +17,6 @@ USE_GTK= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-lib-GL
+CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}"
.include <bsd.port.mk>