opnsense-ports/deskutils/ical/files/patch-ical.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

14 lines
292 B
C

--- ical.h.orig 1996-02-10 04:17:36.000000000 +0100
+++ ical.h 2003-04-28 18:14:32.000000000 +0200
@@ -4,6 +4,11 @@
#include <tcl.h>
+// That was introduced in tcl8.4
+#ifndef CONST84
+#define CONST84
+#endif
+
// Proc for triggering tcl code based on changes
// to calendars/items.