summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkglarea
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-06-01 16:57:10 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-06-01 16:57:10 +0000
commit1aadde124589d8f2ff855dd0af018d4cd64dd9ee (patch)
treea681e3d00810d4abfe917fd07e9f070045173442 /x11-toolkits/gtkglarea
parentChase checksum of xc/mga-1_2_0beta.tgz. (diff)
Unbroke when used with XFree86-4.
Notes
Notes: svn path=/head/; revision=43402
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>