freebsd-ports/textproc/libe-book/files/patch-libe-book.pc.in
Jung-uk Kim 69e5ced4fb - Fix build with Boost 1.59 and later. [1]
- Remove LGPL21 from LICENSE.
- Make portlint happy.

PR:		207016 [1]
2016-02-25 22:58:20 +00:00

8 lines
408 B
PkgConfig

--- libe-book.pc.in.orig 2014-06-27 10:20:12 UTC
+++ libe-book.pc.in
@@ -10,4 +10,4 @@ Requires: librevenge-0.0 librevenge-stre
Libs: -L${libdir} -le-book-@EBOOK_MAJOR_VERSION@.@EBOOK_MINOR_VERSION@
Cflags: -I${includedir}/libe-book-@EBOOK_MAJOR_VERSION@.@EBOOK_MINOR_VERSION@
-Requires.private: icu-uc @REQUIRES_EXPERIMENTAL@ libxml-2.0 zlib
+Requires.private: icu-uc @REQUIRES_EXPERIMENTAL@ libxml-2.0