From 76833b65d559bea0ebe0cf29601bd250b82bd495 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Mon, 4 Sep 2006 20:15:48 +0000 Subject: fix on CURRENT PR: ports/102843 Submitted by: Vladimir Grebenschikov --- graphics/gqview/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/gqview') diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 2032c782d291..a4612441cd23 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehier gtk20 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" MAN1= gqview.1 -- cgit v1.2.3