summaryrefslogtreecommitdiff
path: root/net/vnc
diff options
context:
space:
mode:
authortron <tron>2000-11-15 16:56:54 +0000
committertron <tron>2000-11-15 16:56:54 +0000
commitb374ab24f0120341e1757bdef0852854b93f8383 (patch)
tree9bcf2fd6ef8e30a9f97b148bd242792122cc616d /net/vnc
parent7eab4b7e3439a306dfdaf3c03cb31ffe7d47d89d (diff)
downloadpkgsrc-b374ab24f0120341e1757bdef0852854b93f8383.tar.gz
Fix incorrect dependence line.
Diffstat (limited to 'net/vnc')
-rw-r--r--net/vnc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index 03a3f78cd10..6c43d005239 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/11/13 10:26:16 abs Exp $
+# $NetBSD: Makefile,v 1.16 2000/11/15 16:56:54 tron Exp $
# FreeBSD Id: Makefile,v 1.2 1998/03/19 01:54:59 msmith Exp
#
@@ -12,7 +12,7 @@ DISTFILES= vnc-3.3.3r2_unixsrc.tgz \
MAINTAINER= abs@netbsd.org
HOMEPAGE= http://www.uk.research.att.com/vnc/
-DEPENDS+= vncviewer:../../net/vncviewer
+DEPENDS+= vncviewer-*:../../net/vncviewer
CRYPTO= yes
NO_INSTALL_MANPAGES= yes