aboutsummaryrefslogtreecommitdiff
path: root/games/lincity-ng
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-25 23:00:50 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-25 23:00:50 +0000
commit796464350e220b5f8fb7b035965a87dc63824a14 (patch)
tree2f9cd8c0a819b520aa1b353994707173199cca50 /games/lincity-ng
parentdc0d875fdf2d87fbc8b213bfb65fa3db85a197bc (diff)
downloadports-796464350e220b5f8fb7b035965a87dc63824a14.tar.gz
ports-796464350e220b5f8fb7b035965a87dc63824a14.zip
Notes
Diffstat (limited to 'games/lincity-ng')
-rw-r--r--games/lincity-ng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile
index 0ee9c8fe2e1b..3925b3085ee8 100644
--- a/games/lincity-ng/Makefile
+++ b/games/lincity-ng/Makefile
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libphysfs=${PREFIX} \
--x-libraries=${LOCALBASE}/lib --x-includes=${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+LDFLAGS+= -lpthread -L${LOCALBASE}/lib
PLIST_FILES= bin/lincity-ng \
share/applications/lincity-ng.desktop \