summaryrefslogtreecommitdiff
path: root/graphics/xv
diff options
context:
space:
mode:
authoragc <agc>1997-11-20 13:15:55 +0000
committeragc <agc>1997-11-20 13:15:55 +0000
commitce8d861fc910bed0f16bf07a65108caebdb69940 (patch)
tree0e32ed858d99450fed8cc30a4810696afc304e0a /graphics/xv
parent8eb0a38386def485dbf65ff66d55e0946edb9572 (diff)
downloadpkgsrc-ce8d861fc910bed0f16bf07a65108caebdb69940.tar.gz
Include <sys/param.h> on NetBSD, so anything which includes xv.h will
compile.
Diffstat (limited to 'graphics/xv')
-rw-r--r--graphics/xv/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/xv/patches/patch-af b/graphics/xv/patches/patch-af
new file mode 100644
index 00000000000..0b54dde2f0d
--- /dev/null
+++ b/graphics/xv/patches/patch-af
@@ -0,0 +1,13 @@
+--- xv.h 1997/11/20 12:25:30 1.1
++++ xv.h 1997/11/20 12:25:47
+@@ -107,9 +107,7 @@
+ #endif
+
+
+-#if defined(__FreeBSD__)
+-# include <sys/param.h>
+-#endif
++#include <sys/param.h>
+
+
+ /* include files */