summaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-2-RC
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-03-05 23:35:07 +0000
committermbr <mbr@FreeBSD.org>2002-03-05 23:35:07 +0000
commite43a4ebbad225b2d201b2b7eed876841bbf42348 (patch)
treed2ba98fdaa083b60254eec830faa7d2ff639f5bc /editors/openoffice.org-2-RC
parenta1cd9bb41578a14973296054fe2822d56a134475 (diff)
downloadFreeBSD-ports-e43a4ebbad225b2d201b2b7eed876841bbf42348.zip
FreeBSD-ports-e43a4ebbad225b2d201b2b7eed876841bbf42348.tar.gz
Change PATH from /usr/bin/X11 -> /usr/X11R6/bin
Diffstat (limited to 'editors/openoffice.org-2-RC')
-rw-r--r--editors/openoffice.org-2-RC/files/patch-set_soenv.12
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2-RC/files/patch-set_soenv.1 b/editors/openoffice.org-2-RC/files/patch-set_soenv.1
index bcf91ac..96793da 100644
--- a/editors/openoffice.org-2-RC/files/patch-set_soenv.1
+++ b/editors/openoffice.org-2-RC/files/patch-set_soenv.1
@@ -25,7 +25,7 @@
+ $PATH .= GetCorrectPath($COMPATH, $PERL_PATH, $TCSH_PATH, $compiler);
+
+ $PATH .= $ps.$USR.$ds."sbin".
-+ $ps.$USR.$BIN.$ds."X11".
++ $ps.$USR.$ds."X11R6".$ds."bin".
+ $ps.$USR.$LIB;
+}
+
OpenPOWER on IntegriCloud