summaryrefslogtreecommitdiff
path: root/x11/lwm/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/lwm/patches/patch-aa')
-rw-r--r--x11/lwm/patches/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/lwm/patches/patch-aa b/x11/lwm/patches/patch-aa
deleted file mode 100644
index a5a1064eaa4..00000000000
--- a/x11/lwm/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$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}