summaryrefslogtreecommitdiff
path: root/x11/vte
diff options
context:
space:
mode:
authorwiz <wiz>2007-04-11 22:40:14 +0000
committerwiz <wiz>2007-04-11 22:40:14 +0000
commitf016c477e32b745fd7331c5e2dc646c7238986e6 (patch)
tree07a5f7fcfec46cbe1b075f0cd106be2fc77a4c6e /x11/vte
parent8450fe9626cb5add78be0ec6258d440c2eee601f (diff)
downloadpkgsrc-f016c477e32b745fd7331c5e2dc646c7238986e6.tar.gz
Restore comment.
Diffstat (limited to 'x11/vte')
-rw-r--r--x11/vte/patches/patch-aa5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/vte/patches/patch-aa b/x11/vte/patches/patch-aa
index 345e2eb41ba..d3a54e81cb8 100644
--- a/x11/vte/patches/patch-aa
+++ b/x11/vte/patches/patch-aa
@@ -1,4 +1,7 @@
-$NetBSD: patch-aa,v 1.3 2007/04/11 17:54:35 drochner Exp $
+$NetBSD: patch-aa,v 1.4 2007/04/11 22:40:14 wiz Exp $
+
+Let's assume that if the macro CMSG_FIRSTHDR is not defined, that struct
+msghdr does not have the msg_control member, too. Needed for Solaris.
--- src/pty.c.orig 2007-02-26 22:05:14.000000000 +0100
+++ src/pty.c