aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-1.1
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-03-06 07:35:07 +0800
committermbr <mbr@FreeBSD.org>2002-03-06 07:35:07 +0800
commite43a4ebbad225b2d201b2b7eed876841bbf42348 (patch)
treed2ba98fdaa083b60254eec830faa7d2ff639f5bc /editors/openoffice-1.1
parenta1cd9bb41578a14973296054fe2822d56a134475 (diff)
downloadfreebsd-ports-gnome-e43a4ebbad225b2d201b2b7eed876841bbf42348.tar.gz
freebsd-ports-gnome-e43a4ebbad225b2d201b2b7eed876841bbf42348.tar.zst
freebsd-ports-gnome-e43a4ebbad225b2d201b2b7eed876841bbf42348.zip
Change PATH from /usr/bin/X11 -> /usr/X11R6/bin
Diffstat (limited to 'editors/openoffice-1.1')
-rw-r--r--editors/openoffice-1.1/files/patch-set_soenv.12
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.1/files/patch-set_soenv.1 b/editors/openoffice-1.1/files/patch-set_soenv.1
index bcf91ac5f6aa..96793dadbf6d 100644
--- a/editors/openoffice-1.1/files/patch-set_soenv.1
+++ b/editors/openoffice-1.1/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;
+}
+