MFH: r556318

net/freerdp: drop unused dependencies after r538228

https://github.com/FreeRDP/FreeRDP/commit/0927d7aa50c7

PR:		251233
Approved by:	kevans (maintainer)
Approved by:	ports-secteam (joneum)
This commit is contained in:
Jan Beich 2020-11-30 12:52:44 +00:00
parent 80fd67c151
commit 36b4ffdd5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=556633

View File

@ -3,7 +3,7 @@
PORTNAME= freerdp
DISTVERSION= 2.2.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net comms
MASTER_SITES= https://pub.freerdp.com/releases/ \
https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/
@ -17,10 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_SSL= libressl-devel
BROKEN_SSL_REASON_libressl-devel= fails to compile: no member named 'alert_dispatch' in 'struct ssl3_state_st'
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libepoll-shim.so:devel/libepoll-shim \
libudev.so:devel/libudev-devd \
libuuid.so:misc/e2fsprogs-libuuid
LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim
USES= alias cmake compiler:c++11-lib cpe gettext gnome localbase pathfix pkgconfig ssl
USE_LDCONFIG= yes