summaryrefslogtreecommitdiff
path: root/deskutils/kdepim3/files/patch-parseholiday.y
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-07-04 19:39:36 +0000
committerWill Andrews <will@FreeBSD.org>2002-07-04 19:39:36 +0000
commit3491a5043bbc0dcbc5daf88687e37526ec8b0841 (patch)
treefd07129b0c440c5a288143ea205cf8cd04ebda3b /deskutils/kdepim3/files/patch-parseholiday.y
parentUpdate to 3.0.2 (full log): (diff)
Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.
Notes
Notes: svn path=/head/; revision=62445
Diffstat (limited to 'deskutils/kdepim3/files/patch-parseholiday.y')
-rw-r--r--deskutils/kdepim3/files/patch-parseholiday.y11
1 files changed, 0 insertions, 11 deletions
diff --git a/deskutils/kdepim3/files/patch-parseholiday.y b/deskutils/kdepim3/files/patch-parseholiday.y
deleted file mode 100644
index 6d448861113d..000000000000
--- a/deskutils/kdepim3/files/patch-parseholiday.y
+++ /dev/null
@@ -1,11 +0,0 @@
---- korganizer/plugins/holidays/parseholiday.y Wed Jan 9 14:57:53 2002
-+++ korganizer/plugins/holidays/parseholiday.y.new Mon Jun 3 05:53:59 2002
-@@ -29,7 +29,7 @@
- #include <sys/stat.h>
- #include <string.h>
-
--#ifdef HAVE_MALLOC_H
-+#if !defined(HAVE_MALLOC_H) && !defined(__FreeBSD__)
- #include <malloc.h>
- #endif
-