summaryrefslogtreecommitdiff
path: root/media-gfx/sam2p/files/sam2p-0.45-fbsd.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/sam2p/files/sam2p-0.45-fbsd.patch')
-rw-r--r--media-gfx/sam2p/files/sam2p-0.45-fbsd.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/media-gfx/sam2p/files/sam2p-0.45-fbsd.patch b/media-gfx/sam2p/files/sam2p-0.45-fbsd.patch
new file mode 100644
index 000000000000..aed13acf08dd
--- /dev/null
+++ b/media-gfx/sam2p/files/sam2p-0.45-fbsd.patch
@@ -0,0 +1,14 @@
+--- gensio.cpp.orig Fri Feb 7 02:24:56 2003
++++ gensio.cpp Fri Feb 7 02:25:11 2003
+@@ -491,11 +491,7 @@
+ /* --- */
+
+
+-#if HAVE_lstat_in_sys_stat
+-# define PTS_lstat lstat
+-#else
+ # define PTS_lstat stat
+-#endif
+
+ /** @param fname must start with '/' (dir separator)
+ * @return true if file successfully created