1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

* Fix compilation when SSH is selected and pango is not installed

* Fixed file missing in PLIST when ssl is not enabled
This commit is contained in:
Richard Gallamore 2018-01-19 04:12:49 +00:00
parent 1171bdf3f5
commit 8e0dfcbbe4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459390
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ PULSEAUDIO_CONFIGURE_WITH= pulse
PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio
RDP_CONFIGURE_WITH= rdp
RDP_LIB_DEPENDS= libfreerdp1.so:net/freerdp1
SSH_CONFIGURE_WITH= pango ssh
SSH_CONFIGURE_WITH= pango ssh terminal
SSH_IMPLIES= SSL
SSH_LIB_DEPENDS= libssh2.so:security/libssh2
SSH_USE= GNOME=pango

View File

@ -24,7 +24,7 @@ include/guacamole/protocol-types.h
include/guacamole/protocol.h
include/guacamole/socket-constants.h
include/guacamole/socket-fntypes.h
include/guacamole/socket-ssl.h
%%SSL%%include/guacamole/socket-ssl.h
include/guacamole/socket-types.h
include/guacamole/socket.h
include/guacamole/stream-types.h