summaryrefslogtreecommitdiffstats
path: root/games/CaribbeanStud/files/patch-Xmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/CaribbeanStud/files/patch-Xmakefile')
-rw-r--r--games/CaribbeanStud/files/patch-Xmakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/CaribbeanStud/files/patch-Xmakefile b/games/CaribbeanStud/files/patch-Xmakefile
index 617ce93..cb17200 100644
--- a/games/CaribbeanStud/files/patch-Xmakefile
+++ b/games/CaribbeanStud/files/patch-Xmakefile
@@ -6,11 +6,11 @@
+## FreeBSD
+##
-+XINCLUDES=-I$(X11BASE)/include
++XINCLUDES=-I$(LOCALBASE)/include
+UILFLAGS=
+CFLAGS+= -fhandle-exceptions -fno-for-scope
+CXXFLAGS+= $(XINCLUDES)
-+LDFLAGS+=-L$(X11BASE)/lib
++LDFLAGS+=-L$(LOCALBASE)/lib
+LDLIBS=
+MOTIFLIBS=-lXm -lXmu -lXt -lX11 ${MOTIFLIB}
+
OpenPOWER on IntegriCloud