summaryrefslogtreecommitdiff
path: root/misc/screen/patches
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 19:35:36 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 19:35:36 +0000
commit7356d65d878cba1019e05c7a2ac78ac04afa0aca (patch)
treead7a0aa15efed56e264f00993f2da52c9da22b47 /misc/screen/patches
parent66a323895739307688329e108be7c5b6a5a820de (diff)
downloadpkgsrc-7356d65d878cba1019e05c7a2ac78ac04afa0aca.tar.gz
Fixed pkglint warnings.
Diffstat (limited to 'misc/screen/patches')
-rw-r--r--misc/screen/patches/patch-aj3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/screen/patches/patch-aj b/misc/screen/patches/patch-aj
index e6e00af9ccf..b537141a3a7 100644
--- a/misc/screen/patches/patch-aj
+++ b/misc/screen/patches/patch-aj
@@ -1,4 +1,4 @@
-$NetBSD: patch-aj,v 1.3 2004/07/15 04:05:40 atatat Exp $
+$NetBSD: patch-aj,v 1.4 2005/09/28 19:35:36 rillig Exp $
Detect getutent correctly on NetBSD with utmpx.
@@ -29,4 +29,3 @@ Detect getutent correctly on NetBSD with utmpx.
AC_MSG_CHECKING(for setenv)
AC_TRY_LINK(,[setenv((char *)0,(char *)0);unsetenv((char *)0);], AC_MSG_RESULT(yes);AC_DEFINE(USESETENV),
-