summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-rsc+source+rscpp+cpp3.c
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-08-29 01:32:13 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-08-29 01:32:13 +0000
commit1e4dcdff78191f7dde8aa68e6f00c821550d9f79 (patch)
tree1e9b16195d29630edbff4661c144dc449b319e7f /editors/openoffice-1.0/files/patch-rsc+source+rscpp+cpp3.c
parentmove from editors/openoffice-* to editors/openoffice.org-* (diff)
After repocopied by PR 85372, old ports must be
removed. PR: 85372
Notes
Notes: svn path=/head/; revision=141220
Diffstat (limited to 'editors/openoffice-1.0/files/patch-rsc+source+rscpp+cpp3.c')
-rw-r--r--editors/openoffice-1.0/files/patch-rsc+source+rscpp+cpp3.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice-1.0/files/patch-rsc+source+rscpp+cpp3.c b/editors/openoffice-1.0/files/patch-rsc+source+rscpp+cpp3.c
deleted file mode 100644
index 3a4aa79dee18..000000000000
--- a/editors/openoffice-1.0/files/patch-rsc+source+rscpp+cpp3.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- rsc/source/rscpp/cpp3.c.orig Thu Jul 25 00:00:25 2002
-+++ rsc/source/rscpp/cpp3.c Thu Jul 25 00:01:50 2002
-@@ -82,7 +82,9 @@
- #ifdef IRIX
- extern void abort(void);
- #else
-+#ifndef FREEBSD
- extern int abort(); /* For debugging */
-+#endif
- #endif
- #endif
-