summaryrefslogtreecommitdiff
path: root/games/cube
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-26 14:41:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-26 14:41:03 +0000
commitad9d62a473da91e1812dc36cdfc44e1e7e7cf51b (patch)
tree0aede6627c86fc8f7177c0f66318c0c1f3663920 /games/cube
parentFix build with recent binutils (diff)
Fix build with newer binutils
Notes
Notes: svn path=/head/; revision=323726
Diffstat (limited to 'games/cube')
-rw-r--r--games/cube/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/cube/Makefile b/games/cube/Makefile
index 84d8818f0d54..58c402e98f79 100644
--- a/games/cube/Makefile
+++ b/games/cube/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libenet.a:${PORTSDIR}/net/enet
USE_ZIP= yes
USE_DOS2UNIX= yes
-USE_GMAKE= yes
+USES= gmake
ALL_TARGET= #
MAKE_JOBS_SAFE= yes
@@ -44,6 +44,7 @@ USE_GL= glu
USE_SDL= image mixer sdl
ALL_TARGET+= client
CUBE_BIN+= client
+LDFLAGS= -lX11
PLIST_SUB+= CLIENT=""
.else
PLIST_SUB+= CLIENT="@comment "