summaryrefslogtreecommitdiff
path: root/misc/screen/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-05-21 17:57:03 +0000
committertron <tron@pkgsrc.org>2002-05-21 17:57:03 +0000
commit7c58683c081f519e853739bb70771df59a5fa009 (patch)
treeaa7dafff3827d9c9521ee3318a85bcd2ec3cc161 /misc/screen/Makefile
parentd8edd40cfacb4f1b3b0092cae1acb550869774f3 (diff)
downloadpkgsrc-7c58683c081f519e853739bb70771df59a5fa009.tar.gz
Use openpty(3) to allocate a new pty under NetBSD. This fixes PR pkg/16901
by Bernd Ernesti.
Diffstat (limited to 'misc/screen/Makefile')
-rw-r--r--misc/screen/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index caec8b98526..351596d19a2 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2002/02/18 15:14:34 seb Exp $
-#
+# $NetBSD: Makefile,v 1.31 2002/05/21 17:57:03 tron Exp $
DISTNAME= screen-3.9.11
CATEGORIES= misc