summaryrefslogtreecommitdiff
path: root/x11/x11vnc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/x11vnc/Makefile')
-rw-r--r--x11/x11vnc/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile
index 3369a695acd..4cf06d68823 100644
--- a/x11/x11vnc/Makefile
+++ b/x11/x11vnc/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:11:45 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/03/15 07:20:57 wiz Exp $
#
-DISTNAME= x11vnc-0.7.2
-PKGREVISION= 1
+DISTNAME= x11vnc-0.8
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/}
@@ -11,9 +10,9 @@ HOMEPAGE= http://www.karlrunge.com/x11vnc/
COMMENT= VNC server for real X displays
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= ac_cv_header_pthread_h=no # invalid mutex
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"