From 100d65b37a9bddd5f4aa468bbef3ac27a9d8d5d9 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Thu, 28 Feb 2013 10:51:58 +0000 Subject: - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils) Approved by: portmgr --- sysutils/openipmi/files/patch-OpenIPMIpthread.pc.in | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sysutils/openipmi/files/patch-OpenIPMIpthread.pc.in') diff --git a/sysutils/openipmi/files/patch-OpenIPMIpthread.pc.in b/sysutils/openipmi/files/patch-OpenIPMIpthread.pc.in index 0c353c5d0ff9..8408d64a02c9 100644 --- a/sysutils/openipmi/files/patch-OpenIPMIpthread.pc.in +++ b/sysutils/openipmi/files/patch-OpenIPMIpthread.pc.in @@ -1,5 +1,5 @@ ---- OpenIPMIpthread.pc.in.orig 2012-12-18 16:15:18.000000000 +0000 -+++ OpenIPMIpthread.pc.in 2012-12-18 16:15:29.000000000 +0000 +--- OpenIPMIpthread.pc.in.orig 2005-08-17 05:56:02.000000000 +0200 ++++ OpenIPMIpthread.pc.in 2013-02-28 09:55:49.000000000 +0100 @@ -6,6 +6,6 @@ Name: OpenIPMIpthread Description: Pthread OS handler for OpenIPMI @@ -7,5 +7,4 @@ -Requires: OpenIPMI pthread +Requires: OpenIPMI Libs: -L${libdir} -lOpenIPMIutils -lOpenIPMIpthread --Cflags: -I${includedir} -+Cflags: -I${includedir} ${PTHREAD_LIBS} + Cflags: -I${includedir} -- cgit v1.2.3