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
Kirill Ponomarev fe93a67a75 - Update to version 1.0
PR:		58623
Submitted by:	Ports Fury
2003-10-28 16:11:58 +00:00

10 lines
281 B
PkgConfig

--- 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}