We do not provide a zlib.pc
This commit is contained in:
parent
edd047513e
commit
01f6bc7cd0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357349
2 changed files with 9 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= libe-book
|
||||
PORTVERSION= 0.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/
|
||||
|
||||
|
|
8
textproc/libe-book/files/patch-libe-book.pc.in
Normal file
8
textproc/libe-book/files/patch-libe-book.pc.in
Normal file
|
@ -0,0 +1,8 @@
|
|||
--- ./libe-book.pc.in.orig 2014-05-24 15:06:06.000000000 +0200
|
||||
+++ ./libe-book.pc.in 2014-06-10 15:47:26.723536905 +0200
|
||||
@@ -10,4 +10,4 @@
|
||||
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
|
Loading…
Reference in a new issue