aboutsummaryrefslogtreecommitdiff
path: root/games/pokerth/files/patch-pokerth_server.pro
diff options
context:
space:
mode:
Diffstat (limited to 'games/pokerth/files/patch-pokerth_server.pro')
-rw-r--r--games/pokerth/files/patch-pokerth_server.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/pokerth/files/patch-pokerth_server.pro b/games/pokerth/files/patch-pokerth_server.pro
deleted file mode 100644
index 17a2167e6db4..000000000000
--- a/games/pokerth/files/patch-pokerth_server.pro
+++ /dev/null
@@ -1,11 +0,0 @@
---- pokerth_server.pro.orig 2017-08-16 12:24:03 UTC
-+++ pokerth_server.pro
-@@ -288,7 +288,7 @@ unix : !mac {
- -lprotobuf
- LIBS += -lgsasl
- !isEmpty( BSD ): isEmpty( kFreeBSD ){
-- LIBS += -lcrypto -liconv
-+ LIBS += -lcrypto -liconv -lssl
- } else {
- LIBS += -lgcrypt
- }