mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 20:11:19 +02:00
10 lines
279 B
PkgConfig
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
|