aboutsummaryrefslogtreecommitdiff
path: root/games/pengupop
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-03-25 18:30:25 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-03-25 18:30:25 +0000
commit0cf23c9e42ff4e1fa43b2a501fc9f5ea3bfdea9c (patch)
tree08cebd342cf36f49f446fb7827a8c58054aa77dc /games/pengupop
parent0ae20ec92eea31369620157c6b0d9e9cfa397f4e (diff)
downloadports-0cf23c9e42ff4e1fa43b2a501fc9f5ea3bfdea9c.tar.gz
ports-0cf23c9e42ff4e1fa43b2a501fc9f5ea3bfdea9c.zip
Remove PTHREAD_LIBS, PTHREAD_CFLAGS from my ports
Notes
Notes: svn path=/head/; revision=382258
Diffstat (limited to 'games/pengupop')
-rw-r--r--games/pengupop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pengupop/Makefile b/games/pengupop/Makefile
index 2194cf9a3527..f76ae274bb77 100644
--- a/games/pengupop/Makefile
+++ b/games/pengupop/Makefile
@@ -15,7 +15,7 @@ GNU_CONFIGURE= yes
USES= gmake
USE_SDL= sdl
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+LDFLAGS+= -L${LOCALBASE}/lib -pthread
PLIST_FILES= bin/pengupop