summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2001-06-05 09:36:00 +0000
committerDoug Barton <dougb@FreeBSD.org>2001-06-05 09:36:00 +0000
commitedc149865ec2ce257a3b683ac58e584b22121ce9 (patch)
tree2d94dcabc8acc1dbb1b9ab9de73a0b55b92d8c34 /graphics
parentPessimise ftp2.sourceforge.net - for some reason it seriously outdated (diff)
Allow this port to actually compile on RELENG_4 and -current.
Notes
Notes: svn path=/head/; revision=43517
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile
index 3d141933cfac..83fadc0d1fd9 100644
--- a/graphics/gle/Makefile
+++ b/graphics/gle/Makefile
@@ -20,7 +20,7 @@ USE_X_PREFIX= yes
USE_MESA= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
-CONFIGURE_ENV= "LIBS=-L${X11BASE}/lib -lXext"
+CONFIGURE_ENV= "LIBS=-L${X11BASE}/lib -lXext ${PTHREAD_LIBS}"
MAN3= gle.3gle gleExtrusion.3gle gleHelicoid.3gle gleLathe.3gle \
glePolyCone.3gle glePolyCylinder.3gle gleScrew.3gle \