aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-01 22:30:40 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-01 22:30:40 +0000
commitb9eed94cb6fb44522a97b1537c25627e5700d81f (patch)
treea7817babaa4d8265c9ea5141fcdd15a3ea37f2eb /x11-fm
parentcae044665ae8a47cb4272052707ef785b44ef904 (diff)
downloadports-b9eed94cb6fb44522a97b1537c25627e5700d81f.tar.gz
ports-b9eed94cb6fb44522a97b1537c25627e5700d81f.zip
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/xplore/files/patch-Xplore.tmpl44
1 files changed, 44 insertions, 0 deletions
diff --git a/x11-fm/xplore/files/patch-Xplore.tmpl b/x11-fm/xplore/files/patch-Xplore.tmpl
new file mode 100644
index 000000000000..37c143487097
--- /dev/null
+++ b/x11-fm/xplore/files/patch-Xplore.tmpl
@@ -0,0 +1,44 @@
+--- Xplore.tmpl.orig Wed May 1 16:59:23 2002
++++ Xplore.tmpl Sun Feb 1 23:18:12 2004
+@@ -49,41 +49,7 @@
+
+ /* These definitions are needed for statfs() and the stuff in mnttable.c. */
+
+-#ifdef AIXArchitecture
+- SYSDEP = -DAIX
+-#endif
+-
+-#ifdef AlphaArchitecture
+- SYSDEP = -DOSF1
+-#endif
+-
+-#ifdef HPArchitecture
+- SYSDEP = -DHPUX -D_HPUX_SOURCE
+-#endif
+-
+-#ifdef i386Architecture
+ SYSDEP = -DFreeBSD
+-#endif
+-
+-#ifdef LinuxArchitecture
+- SYSDEP = -DLINUX
+-#endif
+-
+-#ifdef SCOArchitecture
+- SYSDEP = -DSCO
+-#endif
+-
+-#ifdef SGIArchitecture
+- SYSDEP = -DSGI
+-#endif
+-
+-#if defined(SunArchitecture)
+-#if OSMajorVersion > 4
+- SYSDEP = -DSOLARIS
+-#else
+- SYSDEP = -DSUNOS
+-#endif
+-#endif
+
+ XCOMM If your system is not SVR4 and neither matches one of the above, you
+ XCOMM might wish to uncomment one of the following and proceed with fingers