openbsd-ports/x11/xscribble/patches/patch-lirec_Imakefile
mcbride deaeaef311 Initial import of xscribble-20000616
Xscribble is an X application that allows a user of a touch screen to
input characters into X applications, using a uni-stroke (graffiti like)
alphabet.

ok msf@
2005-05-24 07:19:35 +00:00

13 lines
338 B
Plaintext

$OpenBSD: patch-lirec_Imakefile,v 1.1.1.1 2005/05/24 07:19:35 mcbride Exp $
--- lirec/Imakefile.orig Mon Jun 12 22:20:14 2000
+++ lirec/Imakefile Sun Mar 13 18:08:12 2005
@@ -8,6 +8,8 @@ OBJS = li_recognizer.o sc.o util.o matri
INCLUDES = -I../recman
+DEFINES = XkbClientDefines -Dunix=1
+
#include <Library.tmpl>
DependTarget()