ports/x11/xscribble/patches/patch-lirec_Imakefile

12 lines
226 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- lirec/Imakefile.orig
+++ lirec/Imakefile
@@ -8,6 +8,8 @@ OBJS = li_recognizer.o sc.o util.o matrix.o bitvector.
INCLUDES = -I../recman
+DEFINES = XkbClientDefines -Dunix=1
+
#include <Library.tmpl>
DependTarget()