diff options
-rw-r--r-- | x11/xscreensaver/files/patch-hacks_glx_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/xscreensaver/files/patch-hacks_glx_Makefile.in b/x11/xscreensaver/files/patch-hacks_glx_Makefile.in deleted file mode 100644 index b4c5c70c8494..000000000000 --- a/x11/xscreensaver/files/patch-hacks_glx_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- hacks/glx/Makefile.in.Dist Sun Feb 24 01:56:30 2002 -+++ hacks/glx/Makefile.in Sun Feb 24 23:50:55 2002 -@@ -374,7 +374,7 @@ - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB_OBJS) $(HACK_LIBS) - - glsnake: glsnake.o $(HACK_OBJS) -- $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HACK_LIBS) -+ $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HACK_LIBS) -lcompat - - boxed: boxed.o $(HACK_OBJS) - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(HACK_LIBS) |