summaryrefslogtreecommitdiff
path: root/x11/eterm/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'x11/eterm/patches/patch-aj')
-rw-r--r--x11/eterm/patches/patch-aj13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/eterm/patches/patch-aj b/x11/eterm/patches/patch-aj
new file mode 100644
index 00000000000..4b5a94c2d84
--- /dev/null
+++ b/x11/eterm/patches/patch-aj
@@ -0,0 +1,13 @@
+$NetBSD: patch-aj,v 1.1 2005/10/03 19:52:04 joerg Exp $
+
+--- src/eterm_utmp.h.orig 2005-07-31 00:03:43.000000000 +0000
++++ src/eterm_utmp.h
+@@ -69,7 +69,7 @@
+ # ifdef HAVE_LASTLOG_H
+ # include <lastlog.h>
+ # endif
+-# if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__bsdi__)
++# if defined(__FreeBSD__) || defined(__NetBSD__) || defined(__bsdi__) || defined(__DragonFly__)
+ # include <ttyent.h>
+ # endif
+