1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/sysutils/sge62/files/patch-dist_util_arch__variables
Brooks Davis c7985448bb Upgrade to SGE 6.0 Update4.
There are significant conceptual differences between SGE 5 and SGE
6 so potential upgraders should beware.  At the file level the two
are entierly incompatable so SGE 5 must be removed before SGE 6 is
installed.

The port has seen limited testing so beware.
2005-07-29 02:13:32 +00:00

24 lines
583 B
Plaintext

$FreeBSD$
--- dist/util/arch_variables.orig
+++ dist/util/arch_variables
@@ -181,14 +181,14 @@
AWK=/usr/bin/awk
ECHO="/bin/echo"
RC_FILE=freebsd
- RC_PREFIX=/usr/local/etc/rc.d
+ RC_PREFIX=%%LOCALBASE%%/etc/rc.d
RC_SUFFIX=.sh
- XTERM=/usr/X11R6/bin/xterm
+ XTERM=%%X11BASE%%/bin/xterm
MAILER=/usr/bin/mail
QLOGIN_COMMAND=telnet
QLOGIN_DAEMON=/usr/libexec/telnetd
RLOGIN_DAEMON=/usr/libexec/rlogind
- GETTEXT=/usr/local/bin/gettext
+ GETTEXT=%%LOCALBASE%%/bin/gettext
RSH_DAEMON=undef
ROOTGROUP=wheel
LOADSENSOR_COMMAND=undef