From e674016d33adda1ba9e4beb69e8fa943e878926c Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sun, 15 Mar 2009 15:13:17 +0000 Subject: [PATCH] - RUN_DEPENDS on x11/rgb - bump PORTREVISION Submitted by: Christian Laursen on IRC --- net/tightvnc/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index 597906d87d8d..0487d613f8b0 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -8,6 +8,7 @@ PORTNAME= tightvnc PORTVERSION= 1.3.10 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF MASTER_SITE_SUBDIR= vnc-tight @@ -17,8 +18,9 @@ MAINTAINER= itetcu@FreeBSD.org COMMENT= Enhanced version of VNC LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg -RUN_DEPENDS= xorg-fonts>=7.2:${PORTSDIR}/x11-fonts/xorg-fonts \ - xauth:${PORTSDIR}/x11/xauth +RUN_DEPENDS= showrgb:${PORTSDIR}/x11/rgb \ + xauth:${PORTSDIR}/x11/xauth \ + xorg-fonts>=7.2:${PORTSDIR}/x11-fonts/xorg-fonts CONFLICTS= tridiavnc-[0-9]* vnc-[0-9]*