ports/devel/epoll-shim/patches/patch-epoll-shim_pc_cmakein

10 lines
333 B
Text

Index: epoll-shim.pc.cmakein
--- epoll-shim.pc.cmakein.orig
+++ epoll-shim.pc.cmakein
@@ -8,5 +8,5 @@ URL: https://github.com/jiixyj/epoll-shim
Description: Small epoll implementation using kqueue
Version:
Libs: -L${libdir} -lepoll-shim
-Libs.private: -pthread -lrt
+Libs.private: -pthread
Cflags: -I${includedir}/libepoll-shim