summaryrefslogtreecommitdiff
path: root/wm/afterstep/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'wm/afterstep/patches/patch-ag')
-rw-r--r--wm/afterstep/patches/patch-ag12
1 files changed, 6 insertions, 6 deletions
diff --git a/wm/afterstep/patches/patch-ag b/wm/afterstep/patches/patch-ag
index 45b49c5d173..0f6669f76a6 100644
--- a/wm/afterstep/patches/patch-ag
+++ b/wm/afterstep/patches/patch-ag
@@ -1,7 +1,7 @@
-$NetBSD: patch-ag,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $
+$NetBSD: patch-ag,v 1.2 2001/03/11 19:59:00 fredb Exp $
---- autoconf/Makefile.common.in.orig Wed Aug 25 17:44:20 1999
-+++ autoconf/Makefile.common.in Fri Aug 27 21:56:14 1999
+--- autoconf/Makefile.common.in.orig Fri Oct 20 06:27:57 2000
++++ autoconf/Makefile.common.in Sun Mar 11 15:15:53 2001
@@ -7,7 +7,7 @@
all: $(PROG)
@@ -11,8 +11,8 @@ $NetBSD: patch-ag,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $
install.lib: @LIBPROG@ @LIBINSTALL@
-@@ -70,10 +70,10 @@
- done
+@@ -92,10 +92,10 @@
+ fi
$(PROG): $(OBJS) $(LIBS_DEPEND)
- $(CC) $(OBJS) $(LIBRARIES) $(EXTRA_LIBRARIES) -o $(@)
@@ -24,7 +24,7 @@ $NetBSD: patch-ag,v 1.1.1.1 2000/12/12 02:03:46 wiz Exp $
#
# include dependency files if they exist
-@@ -84,23 +84,17 @@
+@@ -106,23 +106,17 @@
include .depend
#endif