aboutsummaryrefslogtreecommitdiff
path: root/net/remmina-plugin-rdp
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>2015-05-29 04:54:31 +0000
committerDon Lewis <truckman@FreeBSD.org>2015-05-29 04:54:31 +0000
commitc04129cc128ae353d9a418e1375d029b6d9644de (patch)
tree412034c36c35a689699fb3bf884438b8515bf918 /net/remmina-plugin-rdp
parent9e84f36176f8dc7fff5c6772af335e79f977d732 (diff)
Notes
Diffstat (limited to 'net/remmina-plugin-rdp')
-rw-r--r--net/remmina-plugin-rdp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/remmina-plugin-rdp/Makefile b/net/remmina-plugin-rdp/Makefile
index 5a0bf555c68c..0c3cdafd852b 100644
--- a/net/remmina-plugin-rdp/Makefile
+++ b/net/remmina-plugin-rdp/Makefile
@@ -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"