summaryrefslogtreecommitdiff
path: root/devel/upnp/files/patch-libupnp.pc.in
blob: 45cdb32866e97690faf14d73486967166eeb604c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libupnp.pc.in.orig	2010-10-19 17:31:19 UTC
+++ libupnp.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: libupnp
 Description: Linux SDK for UPnP Devices
 Version: @VERSION@
-Libs: @PTHREAD_CFLAGS@ @PTHREAD_LIBS@ -L${libdir} -lupnp -lthreadutil -lixml 
-Cflags: @PTHREAD_CFLAGS@ -I${includedir}/upnp
+Libs: -pthread -L${libdir} -lupnp -lthreadutil -lixml @LIBS@
+Cflags: -I${includedir}/upnp