summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-11-01 14:43:04 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-11-01 14:43:04 +0000
commitc8afae6b5689fcfe6c7f04bd227e8cbf78271721 (patch)
tree7d231f36a6f3a1de1bb046aab8c4116cce23a7f3 /games
parentmail/cclient is missing a .h file needed by PHP (diff)
Fix linker error.
PR: 22447 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=34550
Diffstat (limited to 'games')
-rw-r--r--games/xbl/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbl/files/patch-aa b/games/xbl/files/patch-aa
index dc17d8f49088..1362a4437724 100644
--- a/games/xbl/files/patch-aa
+++ b/games/xbl/files/patch-aa
@@ -45,7 +45,7 @@
# For linking (configure script will modify this line)
# xmkmf et imake informations are take into account.
-LIBS = @LIBS@ -lm
-+LIBS = @LIBS@ -lm -lcompat
++LIBS = @LIBS@ -lX11 -lm -lcompat
all:demo