summaryrefslogtreecommitdiff
path: root/devel/libinotify/files/extra-patch-libinotify.pc.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/libinotify/files/extra-patch-libinotify.pc.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/libinotify/files/extra-patch-libinotify.pc.in b/devel/libinotify/files/extra-patch-libinotify.pc.in
new file mode 100644
index 000000000000..eb58e5e51190
--- /dev/null
+++ b/devel/libinotify/files/extra-patch-libinotify.pc.in
@@ -0,0 +1,8 @@
+--- libinotify.pc.in.orig 2019-03-06 22:25:31 UTC
++++ libinotify.pc.in
+@@ -6,5 +6,3 @@ Version: @PACKAGE_VERSION@
+ Name: @PACKAGE_NAME@
+ Description: Kqueue based inotify shim library
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -linotify
+-Cflags: -I${includedir}