aboutsummaryrefslogtreecommitdiff
path: root/net/opal3
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2001-10-08 10:37:35 +0000
committerRoger Hardiman <roger@FreeBSD.org>2001-10-08 10:37:35 +0000
commitf1bf954de96a2687c05cb59c5fb376f3fff7d8ff (patch)
treec2098d83bbc65996479275ec811cb0d59dcd2cce /net/opal3
parent4fecd6e3ce39f618fba65c53d9fe26962d5c2c98 (diff)
downloadports-f1bf954de96a2687c05cb59c5fb376f3fff7d8ff.tar.gz
ports-f1bf954de96a2687c05cb59c5fb376f3fff7d8ff.zip
Notes
Diffstat (limited to 'net/opal3')
-rw-r--r--net/opal3/files/patch-ab19
1 files changed, 19 insertions, 0 deletions
diff --git a/net/opal3/files/patch-ab b/net/opal3/files/patch-ab
new file mode 100644
index 000000000000..7d9922de96d1
--- /dev/null
+++ b/net/opal3/files/patch-ab
@@ -0,0 +1,19 @@
+*** ../pwlib/src/ptlib/common/getdate.y.orig Mon Oct 8 10:18:11 2001
+--- ../pwlib/src/ptlib/common/getdate.y Mon Oct 8 10:18:25 2001
+*************** struct Variables {
+*** 99,105 ****
+ #define VARIABLE ((struct Variables*)parseParam)
+
+
+! #define YYPURE
+ #define YYLEX_PARAM VARIABLE->yyInput
+ #define YYPARSE_PARAM parseParam
+
+--- 99,105 ----
+ #define VARIABLE ((struct Variables*)parseParam)
+
+
+! #define YYPURE 1
+ #define YYLEX_PARAM VARIABLE->yyInput
+ #define YYPARSE_PARAM parseParam
+