From e54ad5816b075f2e1e447988166d9d99a6205e9c Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 5 Jun 2001 16:50:37 +0000 Subject: Unbroke with threaded Mesa. Submitted by: bento --- x11-fm/fsv/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-fm/fsv') diff --git a/x11-fm/fsv/Makefile b/x11-fm/fsv/Makefile index 1f2090c177fd..a7bbd3207aa4 100644 --- a/x11-fm/fsv/Makefile +++ b/x11-fm/fsv/Makefile @@ -19,7 +19,7 @@ USE_MESA= yes USE_GTK= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-GL-prefix=${X11BASE}/lib -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ + LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" .include -- cgit v1.2.3