summaryrefslogtreecommitdiffstats
path: root/games/kuklomenos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kuklomenos/Makefile')
-rw-r--r--games/kuklomenos/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kuklomenos/Makefile b/games/kuklomenos/Makefile
index 48975fe..6f36c79 100644
--- a/games/kuklomenos/Makefile
+++ b/games/kuklomenos/Makefile
@@ -22,8 +22,8 @@ OPTIONS_SUB= yes
USE_SDL= sdl
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include ${PTHEAD_CFLAGS}
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -lpthread -L${LOCALBASE}/lib
VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis
VORBIS_CONFIGURE_ENABLE= sound
OpenPOWER on IntegriCloud