diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-26 21:54:59 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-26 21:54:59 +0000 |
| commit | 54dc2eefdab938ae2b410e756853cd13e4aaf074 (patch) | |
| tree | 962ae154fb3cfc79c860e04a7f680db1f8814018 /net/xorp/files/patch-policy__lex.yy_policy_parser.cc | |
| parent | - mark forbidden if build with Apache modules (not the default) (diff) | |
- Update to 1.8.5
- Unbreak and unexpire
- Stage support
PR: ports/186982
Submitted by: Johannes 5 Joemann
Diffstat (limited to 'net/xorp/files/patch-policy__lex.yy_policy_parser.cc')
| -rw-r--r-- | net/xorp/files/patch-policy__lex.yy_policy_parser.cc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/xorp/files/patch-policy__lex.yy_policy_parser.cc b/net/xorp/files/patch-policy__lex.yy_policy_parser.cc new file mode 100644 index 000000000000..985313fb2223 --- /dev/null +++ b/net/xorp/files/patch-policy__lex.yy_policy_parser.cc @@ -0,0 +1,10 @@ +--- ./policy/lex.yy_policy_parser.cc.orig 2010-07-19 21:10:33.000000000 +0000 ++++ ./policy/lex.yy_policy_parser.cc 2014-02-26 21:17:13.000000000 +0000 +@@ -2982,6 +2982,7 @@ + static int yy_flex_strlen (yyconst char * ); + #endif + ++#define YY_NO_INPUT + #ifndef YY_NO_INPUT + + #ifdef __cplusplus |
