summaryrefslogtreecommitdiff
path: root/x11/lwm
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-02-28 00:24:05 +0000
committerhubertf <hubertf@pkgsrc.org>2000-02-28 00:24:05 +0000
commitc0aebb481555fc9d1622d5c18d385d2897474b7a (patch)
tree313c77733e3f3a7328a21dddbfdb7f9955b3576b /x11/lwm
parent74fed07ae720460ec56d253eb712f056b8f44a71 (diff)
downloadpkgsrc-c0aebb481555fc9d1622d5c18d385d2897474b7a.tar.gz
deFUZZ
Diffstat (limited to 'x11/lwm')
-rw-r--r--x11/lwm/files/patch-sum4
-rw-r--r--x11/lwm/patches/patch-aa13
2 files changed, 10 insertions, 7 deletions
diff --git a/x11/lwm/files/patch-sum b/x11/lwm/files/patch-sum
index a548c75b4bc..9a587662b3b 100644
--- a/x11/lwm/files/patch-sum
+++ b/x11/lwm/files/patch-sum
@@ -1,3 +1,3 @@
-$NetBSD: patch-sum,v 1.1.1.1 1999/07/09 18:37:17 jwise Exp $
+$NetBSD: patch-sum,v 1.2 2000/02/28 00:24:05 hubertf Exp $
-MD5 (patch-aa) = 991a8a6f526300989de096dc061a3220
+MD5 (patch-aa) = 6082732d0dd6482cb852a5b13a0b432d
diff --git a/x11/lwm/patches/patch-aa b/x11/lwm/patches/patch-aa
index 97cf234aa12..a5a1064eaa4 100644
--- a/x11/lwm/patches/patch-aa
+++ b/x11/lwm/patches/patch-aa
@@ -1,9 +1,12 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/07/09 18:37:18 jwise Exp $
---- Imakefile.orig Fri Jul 9 14:00:45 1999
-+++ Imakefile Fri Jul 9 14:06:45 1999
-@@ -8,4 +8,4 @@
- shape.c resource.c version.c
+$NetBSD: patch-aa,v 1.2 2000/02/28 00:24:06 hubertf Exp $
+
+--- Imakefile.orig Wed Oct 20 10:33:03 1999
++++ Imakefile Mon Feb 28 01:22:33 2000
+@@ -7,6 +7,6 @@
+ SRCS = lwm.c manage.c mouse.c client.c cursor.c error.c disp.c shape.c resource.c
OBJS = ${SRCS:.c=.o}
-ComplexProgramTarget(lwm)
+ComplexProgramTargetNoMan(lwm)
+
+ ${OBJS}: ${HEADERS}