summaryrefslogtreecommitdiff
path: root/math/qalculate/patches/patch-ac
blob: a1d1d6a978f2f2eb9b9194fb6986db39b8d462fe (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-ac,v 1.1 2006/02/24 00:05:00 joerg Exp $

--- libqalculate.pc.in.orig	2006-02-23 23:44:44.000000000 +0000
+++ libqalculate.pc.in
@@ -7,5 +7,5 @@ Name: libqalculate
 Description: libqalculate
 Requires: glib-2.0 libxml-2.0
 Version: @VERSION@
-Libs: -L${libdir} @CLN_LIBS@ -lpthread -lqalculate
+Libs: -L${libdir} @CLN_LIBS@ @PTHREAD_LIBS@ -lqalculate
 Cflags: -I${includedir} @CLN_CPPFLAGS@