summaryrefslogtreecommitdiffstats
path: root/games/egl/files/patch-makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/egl/files/patch-makefile')
-rw-r--r--games/egl/files/patch-makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/egl/files/patch-makefile b/games/egl/files/patch-makefile
index 54716e5..05b5646 100644
--- a/games/egl/files/patch-makefile
+++ b/games/egl/files/patch-makefile
@@ -60,7 +60,7 @@
+SHARED_FLAGS+= -I$(LOCALBASE)/include \
+ -DDATADIR='\"$(Q2DIR)\"' -DLIBDIR='\"$(LIBDIR)\"'
+LDFLAGS+= -L$(LOCALBASE)/lib
-+X11_LDFLAGS+= $(PTHREAD_LIBS)
++X11_LDFLAGS+= -lpthread
+endif
ifeq ($(strip $(BUILD_CLIENT)),YES)
OpenPOWER on IntegriCloud