mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 12:01:19 +02:00
11 lines
350 B
PkgConfig
11 lines
350 B
PkgConfig
--- ./build/serf.pc.in.orig 2013-10-04 18:11:04.000000000 +0300
|
|
+++ ./build/serf.pc.in 2016-03-26 19:01:01.884576000 +0200
|
|
@@ -8,6 +8,6 @@
|
|
Description: HTTP client library
|
|
Version: @VERSION@
|
|
Requires.private: libssl libcrypto
|
|
-Libs: -L${libdir} -lserf-${SERF_MAJOR_VERSION}
|
|
+Libs: -L${libdir} -lserf
|
|
Libs.private: @LIBS@
|
|
Cflags: -I${includedir}
|