diff options
Diffstat (limited to 'net/freerdp3/files/patch-winpr_winpr.pc.in')
-rw-r--r-- | net/freerdp3/files/patch-winpr_winpr.pc.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/freerdp3/files/patch-winpr_winpr.pc.in b/net/freerdp3/files/patch-winpr_winpr.pc.in deleted file mode 100644 index 6dae404bbf98..000000000000 --- a/net/freerdp3/files/patch-winpr_winpr.pc.in +++ /dev/null @@ -1,10 +0,0 @@ ---- winpr/winpr.pc.in.orig 2023-12-22 16:29:20 UTC -+++ winpr/winpr.pc.in -@@ -9,7 +9,6 @@ Description: WinPR: Windows Portable Runtime - URL: http://www.freerdp.com/ - Version: @WINPR_VERSION@ - Requires: --Requires.private: libssl - Libs: -L${libdir} ${libs} - Libs.private: -ldl -lrt -lm -lpthread - Cflags: -I${includedir} |