pkgsrc/devel/bonobo/patches/patch-ac
jlam efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00

12 lines
386 B
Text

$NetBSD: patch-ac,v 1.4 2002/08/25 19:22:25 jlam Exp $
--- libefs/libefs.pc.in.orig Tue Oct 10 18:02:25 2000
+++ libefs/libefs.pc.in
@@ -4,6 +4,6 @@ includedir=@prefix@/include
Name: libefs
Description: Embeded Filesystem Library
Version: 1.0.0
-Libs: -L${libdir} -lefs -lz @CRYPTLIB@
+Libs: -L${libdir} -Wl,-R${libdir} -lefs -lz @CRYPTLIB@
Requires: glib
Cflags: -I${includedir}