aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/xblackjack/files/patch-Imakefile.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xblackjack/files/patch-Imakefile.c b/games/xblackjack/files/patch-Imakefile.c
index 9ef5c03e4c95..29c550dbf2fa 100644
--- a/games/xblackjack/files/patch-Imakefile.c
+++ b/games/xblackjack/files/patch-Imakefile.c
@@ -1,11 +1,11 @@
---- Imakefile.orig Wed Oct 30 22:39:10 2002
-+++ Imakefile Wed Oct 30 22:39:40 2002
+--- Imakefile.orig 1993-06-18 19:17:45.000000000 +0200
++++ Imakefile 2013-08-10 16:54:28.755342996 +0200
@@ -54,7 +54,7 @@
/*
* You may need to remove -lbsd.
*/
- EXTRA_LIBRARIES = -lXm $(DEPLIBS) -lbsd
-+ EXTRA_LIBRARIES = ${MOTIFLIB} -lXt -lXmu -lXext -lX11
++ EXTRA_LIBRARIES = -lXm -lXt -lXmu -lXext -lX11
#endif
/*