summaryrefslogtreecommitdiffstats
path: root/games/netpanzer
diff options
context:
space:
mode:
Diffstat (limited to 'games/netpanzer')
-rw-r--r--games/netpanzer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/netpanzer/Makefile b/games/netpanzer/Makefile
index e678e4b..a845803 100644
--- a/games/netpanzer/Makefile
+++ b/games/netpanzer/Makefile
@@ -12,8 +12,7 @@ COMMENT= Real time, isometric view, tank multiplayer strategy game
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-LDFLAGS+= ${PTHREAD_LIBS}
-CFLAGS+= ${PTHREAD_CFLAGS}
+LDFLAGS+= -lpthreads
USES= scons tar:bzip2
USE_SDL= sdl mixer image
OpenPOWER on IntegriCloud