summaryrefslogtreecommitdiffstats
path: root/games/xtrojka/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/xtrojka/files/patch-aa')
-rw-r--r--games/xtrojka/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xtrojka/files/patch-aa b/games/xtrojka/files/patch-aa
index c84978d..fc405e5 100644
--- a/games/xtrojka/files/patch-aa
+++ b/games/xtrojka/files/patch-aa
@@ -21,7 +21,7 @@
# add library search path
#
-CFLAGS+=-L/usr/X11/lib
-+CFLAGS+=-L${X11BASE}/lib
++CFLAGS+=-L${LOCALBASE}/lib
# on some systems you might add this line, because gcc starts wining
# about 'sizeof(Display)', since Display might be an empty struct;
@@ -52,7 +52,7 @@
#LIBS=-lnsl
+# FreeBSD
-+XDIR=${X11BASE}/include
++XDIR=${LOCALBASE}/include
+LIBS=-lm
+
#
OpenPOWER on IntegriCloud