summaryrefslogtreecommitdiffstats
path: root/x11-clocks
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-09-07 03:18:50 +0000
committerkris <kris@FreeBSD.org>2002-09-07 03:18:50 +0000
commitc6c6fceee7e904dae7b1e12511964faca66f7ac6 (patch)
treedb20062cd60dbb8e331b1ae074cff5be61e1432f /x11-clocks
parentdf98fec78d5c01f9b105947547d5581114922a12 (diff)
downloadFreeBSD-ports-c6c6fceee7e904dae7b1e12511964faca66f7ac6.zip
FreeBSD-ports-c6c6fceee7e904dae7b1e12511964faca66f7ac6.tar.gz
Partially fix build on -current. This is still broken.
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/bbdate/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-clocks/bbdate/files/patch-aa b/x11-clocks/bbdate/files/patch-aa
new file mode 100644
index 0000000..bb52d64
--- /dev/null
+++ b/x11-clocks/bbdate/files/patch-aa
@@ -0,0 +1,11 @@
+--- LinkedList.hh.orig Fri Sep 6 20:17:41 2002
++++ LinkedList.hh Fri Sep 6 20:17:47 2002
+@@ -63,7 +63,7 @@
+ int elements;
+ __llist_node *_first, *_last;
+
+- friend __llist_iterator;
++ friend class __llist_iterator;
+
+
+ protected:
OpenPOWER on IntegriCloud