1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/x11-fm/x-files/files/patch-aa
Steve Price a64a2d930f Fix the following problems noticed by maintainer:
1)  The port contains hard-coded paths and does not properly respect
        ${PREFIX}/${X11BASE}.
    2)  The port is marked broken if $DISPLAY is not set.
    3)  My email address is wrong in the MAINTAINER line.

PR:		10068
Submitted by:	maintainer
1999-03-08 20:55:39 +00:00

12 lines
342 B
Plaintext

--- X-Files.tcl.orig Thu Dec 18 13:24:33 1997
+++ X-Files.tcl Sun Apr 19 13:22:27 1998
@@ -1,3 +1,8 @@
+#!/bin/sh
+# The main file for the X-Files
+# The next line is executed by /bin/sh, but not Tcl \
+exec wish8.0 $0 ${1+"$@"}
+set xf(xf_home) "@X11BASE@/lib/X11/X-Files/"
proc MAIN {argc argv} {
global xf xf_image env menu tk_version