Add missing runtime dependencies.
Approved by: maintainer timeout
This commit is contained in:
parent
8210f8b8c7
commit
a87c3d2683
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211986
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ DIST_SUBDIR= xc
|
|||
MAINTAINER= james@now.ie
|
||||
COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays
|
||||
|
||||
RUN_DEPENDS= xorg-fonts>=7.2:${PORTSDIR}/x11-fonts/xorg-fonts \
|
||||
xauth:${PORTSDIR}/x11/xauth
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
# The vnc supplied zlib seg. faults if compiled with -O
|
||||
CONFIGURE_ARGS= --with-installed-zlib
|
||||
|
|
Loading…
Reference in a new issue