summaryrefslogtreecommitdiff
path: root/net/tightvnc
diff options
context:
space:
mode:
Diffstat (limited to 'net/tightvnc')
-rw-r--r--net/tightvnc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile
index ccdbdbaa6d1..864a65ae047 100644
--- a/net/tightvnc/Makefile
+++ b/net/tightvnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 22:51:56 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/10/11 12:20:19 grant Exp $
#
DISTNAME= tightvnc-1.2.6
@@ -21,6 +21,8 @@ USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
USE_PERL5= yes
+USE_GNU_TOOLS+= make
+
ALL_TARGET= World
# We have to frob a few things, and we want our own permissions, so it's easier