diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2000-12-20 01:16:08 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2000-12-20 01:16:08 +0000 |
commit | d29de0709a16956087718e6a1d07ec4239fa52a4 (patch) | |
tree | 63cdd1126a2c9106e6c0cb7c430f7f3a61ec36fe /x11/XFree86-4/files/patch-1 | |
parent | An add-on to edit an id3 tag for mpg123-mode (mpg123.el) on Emacsen (diff) |
Upgrade to 4.0.2
Notes
Notes:
svn path=/head/; revision=36143
Diffstat (limited to 'x11/XFree86-4/files/patch-1')
-rw-r--r-- | x11/XFree86-4/files/patch-1 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11/XFree86-4/files/patch-1 b/x11/XFree86-4/files/patch-1 deleted file mode 100644 index 31c93888d672..000000000000 --- a/x11/XFree86-4/files/patch-1 +++ /dev/null @@ -1,16 +0,0 @@ ---- programs/Xserver/hw/xfree86/input/joystick/Imakefile~ Fri Oct 8 01:24:05 1999 -+++ programs/Xserver/hw/xfree86/input/joystick/Imakefile Fri Oct 8 14:17:12 1999 -@@ -12,11 +12,11 @@ - -I$(SERVERSRC)/include -I$(XINCLUDESRC) -I$(EXTINCSRC) - - #ifdef LinuxArchitecture -- ARCH_JSTK = ../os-support/linux/lnx_jstk.o -+ARCH_JSTK = ../os-support/linux/lnx_jstk.o - #endif - - #if defined(FreeBSDArchitecture) || defined(NetBSDArchitecture) || defined(OpenBSDArchitecture) -- ARCH_JSTK = ../os-support/bsd/bsd_jstk.o -+ARCH_JSTK = ../os-support/bsd/bsd_jstk.o - #endif - - #if MakeHasPosixVariableSubstitutions |