[BACK]Return to patch-sigc++-1_2_pc_in CVS log [TXT][DIR] Up to [local] / ports / devel / libsigc++ / patches

File: [local] / ports / devel / libsigc++ / patches / Attic / patch-sigc++-1_2_pc_in (download)

Revision 1.1.1.1 (vendor branch), Fri Jan 17 10:36:42 2014 UTC (10 years, 5 months ago) by kirby
Branch: kirby
CVS Tags: kirby_20140116
Changes since 1.1: +0 -0 lines

resurrect devel/libsigc++
needed for ASC

$OpenBSD$
--- sigc++-1.2.pc.in.orig	Mon Mar  9 10:16:56 2009
+++ sigc++-1.2.pc.in	Mon Mar  9 10:17:05 2009
@@ -6,5 +6,5 @@ includedir=@includedir@
 Name: SigC++
 Description: Type-safe signal and callback system for C++
 Version: @VERSION@
-Libs: -L${libdir} -lsigc-1.2
+Libs: -L${libdir} -lsigc
 Cflags: -I${libdir}/sigc++-1.2/include -I${includedir}/sigc++-1.2