summaryrefslogtreecommitdiff
path: root/devel/libevent2/files/patch-libevent.pc.in
blob: f27c50b528574a01c6068b7f394b1b7781c729a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- libevent.pc.in.orig	2010-08-15 15:21:18.000000000 +0200
+++ libevent.pc.in	2011-03-06 21:15:00.816214067 +0100
@@ -10,7 +10,7 @@
 Version: @VERSION@
 Requires:
 Conflicts:
-Libs: -L${libdir} -levent
+Libs: -L${libdir} -levent-2.0
 Libs.private: @LIBS@
-Cflags: -I${includedir}
+Cflags: -I${includedir}/event2/compat -I${includedir}