svn commit: r357349 - in head/textproc/libe-book: . files
Baptiste Daroussin
bapt at FreeBSD.org
Tue Jun 10 17:01:11 UTC 2014
Author: bapt
Date: Tue Jun 10 17:01:10 2014
New Revision: 357349
URL: http://svnweb.freebsd.org/changeset/ports/357349
QAT: https://qat.redports.org/buildarchive/r357349/
Log:
We do not provide a zlib.pc
Added:
head/textproc/libe-book/files/
head/textproc/libe-book/files/patch-libe-book.pc.in (contents, props changed)
Modified:
head/textproc/libe-book/Makefile
Modified: head/textproc/libe-book/Makefile
==============================================================================
--- head/textproc/libe-book/Makefile Tue Jun 10 16:35:17 2014 (r357348)
+++ head/textproc/libe-book/Makefile Tue Jun 10 17:01:10 2014 (r357349)
@@ -2,6 +2,7 @@
PORTNAME= libe-book
PORTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/
Added: head/textproc/libe-book/files/patch-libe-book.pc.in
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/textproc/libe-book/files/patch-libe-book.pc.in Tue Jun 10 17:01:10 2014 (r357349)
@@ -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- at EBOOK_MAJOR_VERSION@. at EBOOK_MINOR_VERSION@
+ Cflags: -I${includedir}/libe-book- at EBOOK_MAJOR_VERSION@. at EBOOK_MINOR_VERSION@
+
+-Requires.private: icu-uc @REQUIRES_EXPERIMENTAL@ libxml-2.0 zlib
++Requires.private: icu-uc @REQUIRES_EXPERIMENTAL@ libxml-2.0
More information about the svn-ports-all
mailing list