openbsd-ports/devel/libofx/patches/patch-libofx_pc_in

11 lines
387 B
Plaintext
Raw Normal View History

$OpenBSD: patch-libofx_pc_in,v 1.1.1.1 2007/03/19 10:50:16 ajacoutot Exp $
--- libofx.pc.in.orig Thu Mar 15 16:17:13 2007
+++ libofx.pc.in Thu Mar 15 16:17:43 2007
@@ -10,5 +10,5 @@ Description: libofx is a library for pro
Version: @VERSION@
Requires:
Conflicts:
-Libs: -L${libdir} @OPENSPLIBS@ -lofx
+Libs: -L${libdir} -lofx @OPENSPLIBS@
Cflags: -I${includedir} -I@OPENSPINCLUDES@