aboutsummaryrefslogtreecommitdiff
path: root/games/nighthawk
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-09-30 19:24:30 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-09-30 19:24:30 +0000
commit1ee4da6dd1d50ed85cd3a614fc8a30b02f3ccf66 (patch)
tree8b44219153a720f367633c8fe248933750735b7d /games/nighthawk
parent7cb0f3c9b4ec333deb7e94ba00c6dc2d3b9c6220 (diff)
Notes
Diffstat (limited to 'games/nighthawk')
-rw-r--r--games/nighthawk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nighthawk/Makefile b/games/nighthawk/Makefile
index bc16116f0e7a..b89f4555d71e 100644
--- a/games/nighthawk/Makefile
+++ b/games/nighthawk/Makefile
@@ -12,7 +12,7 @@ COMMENT= X11 shoot-'em up which requires some lateral thinking
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= gmake localbase tar:bzip2
+USES= gmake localbase:ldflags tar:bzip2
USE_GL= glut
MAKE_ARGS= CC="${CC}" CPP="${CXX}" CC_FLAGS="${CXXFLAGS}" \
LIB_FLAGS="${LDFLAGS}" GCC="${CC}" CFLAGS="${CFLAGS}"