Correct detection of vnc dependencie.
Submitted by: Piotr Smyrak <piotr dot smyrak at heron do pl>
This commit is contained in:
parent
2d89b6b140
commit
75ae66789f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143996
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue