summaryrefslogtreecommitdiffstats
path: root/games/openalchemist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/openalchemist/Makefile')
-rw-r--r--games/openalchemist/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile
index d02bc1a..b067ed7 100644
--- a/games/openalchemist/Makefile
+++ b/games/openalchemist/Makefile
@@ -26,7 +26,7 @@ USE_AUTOTOOLS= aclocal automake autoconf
# Necessary to find pkg.m4 (PKG_CHECK_MODULES)
ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+LDFLAGS+= -lpthread -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
USE_GNOME= pygtk2
USE_XORG= xxf86vm xi x11 xmu xext xdamage xfixes xau xdmcp xt sm ice
OpenPOWER on IntegriCloud