summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-set_soenv.1
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-05 23:35:07 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-05 23:35:07 +0000
commit7b6630a8cd9ba4be78db533732dd678b086d4c63 (patch)
tree1dbb61946ae6daceff9802b82ad2285aac82d121 /editors/openoffice-3-devel/files/patch-set_soenv.1
parentBring the FreeBSD (NetBSD) mozilla zip files into place (diff)
Change PATH from /usr/bin/X11 -> /usr/X11R6/bin
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-set_soenv.1')
-rw-r--r--editors/openoffice-3-devel/files/patch-set_soenv.12
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3-devel/files/patch-set_soenv.1 b/editors/openoffice-3-devel/files/patch-set_soenv.1
index bcf91ac5f6aa..96793dadbf6d 100644
--- a/editors/openoffice-3-devel/files/patch-set_soenv.1
+++ b/editors/openoffice-3-devel/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;
+}
+