aboutsummaryrefslogtreecommitdiff
path: root/net/freerdp1
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-01-03 18:43:18 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-01-03 18:43:18 +0000
commit417eff8ffbb134c0eceb884c13aeecebbcdfbf2b (patch)
treea2cbd0524028e8dab67072808b343a9acf54ce58 /net/freerdp1
parentb557ec87bb860b1575ae5b0114ea8c037ca358f9 (diff)
Notes
Diffstat (limited to 'net/freerdp1')
-rw-r--r--net/freerdp1/Makefile2
-rw-r--r--net/freerdp1/files/patch-freerdp.pc.in2
-rw-r--r--net/freerdp1/files/patch-winpr.pc.in3
3 files changed, 4 insertions, 3 deletions
diff --git a/net/freerdp1/Makefile b/net/freerdp1/Makefile
index 7d550ea8f148..e0eff88123ea 100644
--- a/net/freerdp1/Makefile
+++ b/net/freerdp1/Makefile
@@ -3,7 +3,7 @@
PORTNAME= freerdp
PORTVERSION= 1.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net comms ipv6
PKGNAMESUFFIX= 1
diff --git a/net/freerdp1/files/patch-freerdp.pc.in b/net/freerdp1/files/patch-freerdp.pc.in
index 7220ebccef41..3ff4436d239b 100644
--- a/net/freerdp1/files/patch-freerdp.pc.in
+++ b/net/freerdp1/files/patch-freerdp.pc.in
@@ -6,7 +6,7 @@ Index: freerdp.pc.in
Version: @FREERDP_VERSION_FULL@
Requires:
-Requires.private: winpr zlib libssl
-+Requires.private: winpr1
++Requires.private: winpr zlib
Libs: -L${libdir} ${libs}
Libs.private: -ldl -lpthread
Cflags: -I${includedir}
diff --git a/net/freerdp1/files/patch-winpr.pc.in b/net/freerdp1/files/patch-winpr.pc.in
index 1bf8ac3c70f3..167fdcf83f74 100644
--- a/net/freerdp1/files/patch-winpr.pc.in
+++ b/net/freerdp1/files/patch-winpr.pc.in
@@ -1,11 +1,12 @@
Index: winpr.pc.in
--- winpr.pc.in.orig 2014-09-11 22:46:32 UTC
+++ winpr.pc.in
-@@ -9,7 +9,6 @@ Description: WinPR: Windows Portable Run
+@@ -9,7 +9,7 @@ Description: WinPR: Windows Portable Run
URL: http://www.freerdp.com/
Version: @WINPR_VERSION_FULL@
Requires:
-Requires.private: zlib libssl
++Requires.private: zlib
Libs: -L${libdir} ${libs}
Libs.private: -ldl -lrt -lm -lpthread
Cflags: -I${includedir}