summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i100407
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
commitb6bb8c3d3a17625aa826094130b3d84530b6dae4 (patch)
treef2de4a4d4b2f5c3fcbd1ee2ea6cce6d571bfb5f7 /editors/openoffice-3-devel/files/patch-i100407
parent- Fix PLIST (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_2_0'.release/7.2.0
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i100407')
-rw-r--r--editors/openoffice-3-devel/files/patch-i10040711
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i100407 b/editors/openoffice-3-devel/files/patch-i100407
deleted file mode 100644
index 1e26d6d900e1..000000000000
--- a/editors/openoffice-3-devel/files/patch-i100407
+++ /dev/null
@@ -1,11 +0,0 @@
---- moz/extractfiles.mk~ 2009-02-25 02:58:20.000000000 +0900
-+++ moz/extractfiles.mk 2009-03-20 18:39:47.000000000 +0900
-@@ -266,7 +266,7 @@
- .ENDIF
-
- # zip runtime files to mozruntime.zip
--.IF "$(OS)"=="LINUX" || "$(OS)"=="SOLARIS"
-+.IF "$(OS)"=="LINUX" || "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD"
- # regxpcom needs to find libxpcom.so next to itself:
- .IF "$(USE_SHELL)"=="bash"
- cd $(RUNTIME_DIR) && \