summaryrefslogtreecommitdiff
path: root/editors/openoffice/files/patch-rsc+source+rscpp+cpp3.c
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-08 01:47:26 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-08 01:47:26 +0000
commit462cfc7caa90a50763970053a6bca116ade6dc9b (patch)
tree9e7611a1e6959fbe4f47e4983021fb3105ec5e98 /editors/openoffice/files/patch-rsc+source+rscpp+cpp3.c
parentchange RUN_DEPENDS openoffice-devel -> openoffice-1.1 (diff)
Repocopy has been done for openoffice,
so rename from: editors/openoffice editors/openoffice-devel to editors/openoffice-1.0 editors/openoffice-1.1 Acknowledgment to: nork
Diffstat (limited to 'editors/openoffice/files/patch-rsc+source+rscpp+cpp3.c')
-rw-r--r--editors/openoffice/files/patch-rsc+source+rscpp+cpp3.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice/files/patch-rsc+source+rscpp+cpp3.c b/editors/openoffice/files/patch-rsc+source+rscpp+cpp3.c
deleted file mode 100644
index f74de7504d2e..000000000000
--- a/editors/openoffice/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
-