aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/files
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-09-05 07:01:40 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-09-05 07:01:40 +0000
commit35769418568a623fdb6c8a321eb2be9c24324094 (patch)
tree42f376691297a381df47984ddaa5797c47211ada /editors/openoffice.org-2-RC/files
parent6cb4f97db9ec22ecbd086c88ce74905600e17f6a (diff)
downloadports-35769418568a623fdb6c8a321eb2be9c24324094.tar.gz
ports-35769418568a623fdb6c8a321eb2be9c24324094.zip
Notes
Diffstat (limited to 'editors/openoffice.org-2-RC/files')
-rw-r--r--editors/openoffice.org-2-RC/files/patch-setup2+script+setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-2-RC/files/patch-setup2+script+setup.sh b/editors/openoffice.org-2-RC/files/patch-setup2+script+setup.sh
index 41569395b644..ece1911001a1 100644
--- a/editors/openoffice.org-2-RC/files/patch-setup2+script+setup.sh
+++ b/editors/openoffice.org-2-RC/files/patch-setup2+script+setup.sh
@@ -5,8 +5,8 @@
export LD_LIBRARY_PATH
;;
+ FreeBSD)
-+ LD_LIBRARYN32_PATH=${sd_archive_path}:.
-+ export LD_LIBRARYN32_PATH
++ LD_LIBRARY_PATH=${sd_archive_path}:.
++ export LD_LIBRARY_PATH
+ ;;
Darwin)
DYLD_LIBRARY_PATH=${sd_archive_path}:.