1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/devel/liboop/files/patch-liboop.pc.in

10 lines
281 B
PkgConfig
Raw Normal View History

--- liboop.pc.in.orig Mon Oct 27 01:40:31 2003
+++ liboop.pc.in Tue Oct 28 14:35:15 2003
@@ -6,5 +6,5 @@
Name: liboop
Description: Event loop management library
Version: @VERSION@
-Libs: -L${libdir} -lpthread -loop
+Libs: -L${libdir} -loop
Cflags: -D_REENTRANT -I${includedir}