diff options
Diffstat (limited to 'games/xjumpjump/files/patch-aa')
| -rw-r--r-- | games/xjumpjump/files/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xjumpjump/files/patch-aa b/games/xjumpjump/files/patch-aa index 6ec68f344099..ab561b1a2eea 100644 --- a/games/xjumpjump/files/patch-aa +++ b/games/xjumpjump/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.orig Wed Feb 26 15:21:57 1997 -+++ Makefile Thu Apr 23 21:50:56 1998 +--- Makefile.orig Wed Feb 26 21:21:57 1997 ++++ Makefile Thu Mar 15 23:12:59 2001 @@ -8,16 +8,16 @@ # Flags that might be overriden by top makefile #================================================================= @@ -29,7 +29,7 @@ CFLAGS = $(CCFLAG) $(XINCLUDE) LDFLAGS = $(LDFLAG) -LIBS = -lforms $(SYSLIB) $(XLIB) -+LIBS = -lxforms $(SYSLIB) $(XLIB) ++LIBS = -lforms $(SYSLIB) $(XLIB) -lXpm #================================================================= |
