Files
bsdports/text/libyaml/files/patch-yaml-0.1.pc.in
2019-12-26 07:26:06 +00:00

10 lines
279 B
PkgConfig

--- yaml-0.1.pc.in.orig 2012-02-13 12:45:03.000000000 +0100
+++ yaml-0.1.pc.in 2012-02-13 12:46:08.000000000 +0100
@@ -6,5 +6,5 @@
Name: LibYAML
Description: Library to parse and emit YAML
Version: @PACKAGE_VERSION@
-Cflags:
+Cflags: -I${includedir}
Libs: -L${libdir} -lyaml