mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Fix LIB_DEPENDS to catch up to the recently committed net/freerdp
version 1.2.0. Mark BROKEN because the build gets further but is still broken. This version of remmina is incompatible with freerdb 1.2.0. It appears that remmina 1.2.0 is required. Approved by: mat (mentor, implicit)
This commit is contained in:
parent
9e84f36176
commit
c04129cc12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387781
@ -5,10 +5,12 @@ PKGNAMESUFFIX= -rdp
|
||||
|
||||
COMMENT= Remmina plugin for RDP protocol
|
||||
|
||||
LIB_DEPENDS= libfreerdp-core.so:${PORTSDIR}/net/freerdp
|
||||
LIB_DEPENDS= libfreerdp.so:${PORTSDIR}/net/freerdp
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../remmina-plugins
|
||||
|
||||
BROKEN= version 1.0.0 is incompatible with freerdp 1.2.x
|
||||
|
||||
PLIST_SUB+= ICONS="" SSH=""
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user