summaryrefslogtreecommitdiff
path: root/x11/x11vnc/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-11-02 07:32:28 +0000
committerobache <obache@pkgsrc.org>2013-11-02 07:32:28 +0000
commit2ac823fd3dd15564f1d0cabf2801621438d5a6c7 (patch)
treed85e8da52528398cca6bec16b46da35c38b06592 /x11/x11vnc/Makefile
parentd306b3316025290ff364401701ccc1499b640ba9 (diff)
downloadpkgsrc-2ac823fd3dd15564f1d0cabf2801621438d5a6c7.tar.gz
Use openpty(3) if available for NetBSD using ptyfs.
PR pkg/48313. Bump PKGREVISION.
Diffstat (limited to 'x11/x11vnc/Makefile')
-rw-r--r--x11/x11vnc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile
index 7f5d251ae0b..4f4cba3a494 100644
--- a/x11/x11vnc/Makefile
+++ b/x11/x11vnc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2013/10/10 14:42:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.55 2013/11/02 07:32:28 obache Exp $
#
DISTNAME= x11vnc-0.9.13
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= x11 net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/}