freebsd-ports/editors/openoffice.org-3-devel/files/patch-i100407
Maho Nakata 34ff724ddb Update to DEV300_m42.
Funded by: OpenOffice.org community.
2009-03-20 11:59:18 +00:00

11 lines
410 B
Text

--- 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) && \