summaryrefslogtreecommitdiff
path: root/net/x2vnc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/x2vnc/Makefile')
-rw-r--r--net/x2vnc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/x2vnc/Makefile b/net/x2vnc/Makefile
index 009bbf135b2..d86cd80525e 100644
--- a/net/x2vnc/Makefile
+++ b/net/x2vnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/11/04 20:57:11 heinz Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 07:35:03 snj Exp $
#
DISTNAME= x2vnc-1.5.1
@@ -12,6 +12,6 @@ COMMENT= Multi-console display using X and VNC
GNU_CONFIGURE= yes
USE_X11= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
.include "../../mk/bsd.pkg.mk"