diff options
Diffstat (limited to 'x11/imake/patches/patch-af')
-rw-r--r-- | x11/imake/patches/patch-af | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/imake/patches/patch-af b/x11/imake/patches/patch-af new file mode 100644 index 00000000000..76c7ecb47cf --- /dev/null +++ b/x11/imake/patches/patch-af @@ -0,0 +1,12 @@ +$NetBSD: patch-af,v 1.1.1.1 2004/01/24 08:43:28 xtraeme Exp $ + +--- config/pswrap/Imakefile.orig 2003-07-24 01:45:49.000000000 +0200 ++++ config/pswrap/Imakefile 2003-07-24 01:46:00.000000000 +0200 +@@ -4,7 +4,6 @@ + DEFINES = -DXENVIRONMENT + DEPLIBS = + YFLAGS = -d +-EXTRA_LIBRARIES = LexLib + + SRCS = main.c pswdict.c pswfile.c \ + systemnames.c psw.c pswstring.c pswsemantics.c |