Cope with new apertium.
Pointed out by jeremy@
This commit is contained in:
parent
96d780b27d
commit
0e686cfe3e
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2017/07/26 22:45:30 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2017/08/08 02:55:35 bentley Exp $
|
||||
|
||||
COMMENT = module for compiling and processing lexical rules
|
||||
|
||||
DISTNAME = apertium-lex-tools-0.1.0
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = textproc
|
||||
|
||||
|
@ -0,0 +1,13 @@
|
||||
$OpenBSD: patch-TaggerOutputProcessor_h,v 1.1 2017/08/08 02:55:35 bentley Exp $
|
||||
|
||||
Index: TaggerOutputProcessor.h
|
||||
--- TaggerOutputProcessor.h.orig
|
||||
+++ TaggerOutputProcessor.h
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
#include <cwchar>
|
||||
#include <set>
|
||||
-#include <apertium/tagger.h>
|
||||
#include <apertium/tsx_reader.h>
|
||||
#include <apertium/string_utils.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user