Correct detection of vnc dependencie.

Submitted by:	Piotr Smyrak <piotr dot smyrak at heron do pl>
This commit is contained in:
Koop Mast 2005-10-02 16:18:20 +00:00
parent 2d89b6b140
commit 75ae66789f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143996

View file

@ -16,7 +16,7 @@ COMMENT= A GNOME 2 frontend for rdesktop and vncviewer
RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop
.ifdef (WITH_TIGHTVNC)
RUN_DEPENDS+= tightvnc:${PORTSDIR}/net/tightvnc
RUN_DEPENDS+= vncviewer:${PORTSDIR}/net/tightvnc
.endif
.ifdef (WITH_XNEST)