summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/x2vnc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/x2vnc/Makefile b/net/x2vnc/Makefile
index df9085d6aad..920651a4c16 100644
--- a/net/x2vnc/Makefile
+++ b/net/x2vnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/03/03 02:45:52 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2003/09/08 17:49:47 cjep Exp $
#
DISTNAME= x2vnc-1.4
@@ -11,5 +11,6 @@ HOMEPAGE= http://fredrik.hubbe.net/x2vnc.html
COMMENT= Multi-console display using X and VNC
USE_IMAKE= yes
+USE_BUILDLINK2= yes
.include "../../mk/bsd.pkg.mk"