aboutsummaryrefslogtreecommitdiffstats
path: root/net/remmina-plugin-rdp
diff options
context:
space:
mode:
authorfluffy <fluffy@FreeBSD.org>2013-06-20 09:59:25 +0800
committerfluffy <fluffy@FreeBSD.org>2013-06-20 09:59:25 +0800
commit5caabd4395071da72878445d4b7d2b9adc879068 (patch)
tree36b6a73912be80d84fbbcc00e73dd2ae6c2ccfaa /net/remmina-plugin-rdp
parentf4ec2f6ad7ba3c1ab7c48b4c346023b424ee8667 (diff)
downloadfreebsd-ports-gnome-5caabd4395071da72878445d4b7d2b9adc879068.tar.gz
freebsd-ports-gnome-5caabd4395071da72878445d4b7d2b9adc879068.tar.zst
freebsd-ports-gnome-5caabd4395071da72878445d4b7d2b9adc879068.zip
- Update net/remmina and its plugins to 1.0.0 release
- Add gnome and nx plugins Big thanks to Koichiro IWAIO for his work! Submitted by: Koichiro IWAIO <meta AT vmeta DOT jp> via mail
Diffstat (limited to 'net/remmina-plugin-rdp')
-rw-r--r--net/remmina-plugin-rdp/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net/remmina-plugin-rdp/Makefile b/net/remmina-plugin-rdp/Makefile
index f315bc069c47..2a943326b46d 100644
--- a/net/remmina-plugin-rdp/Makefile
+++ b/net/remmina-plugin-rdp/Makefile
@@ -1,15 +1,12 @@
-# New ports collection makefile for: remmina-plugin-rdp
-# Date created: 24 June 2010
-# Whom: Alexander Logvinov <avl@FreeBSD.org>
-#
+# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
-#
PKGNAMESUFFIX= -rdp
COMMENT= Remmina plugin for RDP protocol
-LIB_DEPENDS= freerdp.0:${PORTSDIR}/net/freerdp
+BUILD_DEPENDS= freerdp>=1.0.0:${PORTSDIR}/net/freerdp
+RUN_DEPENDS= ${BUILD_DEPENDS}
MASTERDIR= ${.CURDIR}/../remmina-plugins