aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/vte3/files/patch-gnome-pty-helper_config.h.in
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-12-08 09:55:41 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-12-08 09:55:41 +0000
commit430957572e0547eb9db51dc3ae266f7da7b1e74f (patch)
treead519bdf5e9b7d1fb5321de8e707e5114b3a0170 /x11-toolkits/vte3/files/patch-gnome-pty-helper_config.h.in
parent7db9db9528b455767056ac5c00b7954c2e84eecb (diff)
downloadports-430957572e0547eb9db51dc3ae266f7da7b1e74f.tar.gz
ports-430957572e0547eb9db51dc3ae266f7da7b1e74f.zip
Add vte3, the Gtk 3 version of the vte terminal widget.
Split off gnome-pty-helper from vte to allow both versions of vte to be installed at the same time. Update comment to make it clearer which gtk+ version it is for. Enable introspection bindings in vte. Obtained from: GNOME dev repo.
Notes
Notes: svn path=/head/; revision=335873
Diffstat (limited to 'x11-toolkits/vte3/files/patch-gnome-pty-helper_config.h.in')
-rw-r--r--x11-toolkits/vte3/files/patch-gnome-pty-helper_config.h.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-toolkits/vte3/files/patch-gnome-pty-helper_config.h.in b/x11-toolkits/vte3/files/patch-gnome-pty-helper_config.h.in
new file mode 100644
index 000000000000..d07c7bce3919
--- /dev/null
+++ b/x11-toolkits/vte3/files/patch-gnome-pty-helper_config.h.in
@@ -0,0 +1,12 @@
+--- gnome-pty-helper/config.h.in.orig 2012-03-24 17:31:26.000000000 -0400
++++ gnome-pty-helper/config.h.in 2012-03-24 17:31:43.000000000 -0400
+@@ -24,6 +24,9 @@
+ /* Define to 1 if you have the `getutmpx' function. */
+ #undef HAVE_GETUTMPX
+
++/* Define to 1 if you have the `getutxid' function. */
++#undef HAVE_GETUTXID
++
+ /* Define to 1 if you have the `grantpt' function. */
+ #undef HAVE_GRANTPT
+