1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

we do not provide a zlib.pc

This commit is contained in:
Baptiste Daroussin 2014-06-10 15:27:32 +00:00
parent 614914611f
commit 991a4a1522
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357336
2 changed files with 9 additions and 0 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= libabw PORTNAME= libabw
PORTVERSION= 0.1.0 PORTVERSION= 0.1.0
PORTREVISION= 1
CATEGORIES= textproc CATEGORIES= textproc
MASTER_SITES= http://dev-www.libreoffice.org/src/ MASTER_SITES= http://dev-www.libreoffice.org/src/

View File

@ -0,0 +1,8 @@
--- ./libabw.pc.in.orig 2014-04-16 19:04:09.000000000 +0200
+++ ./libabw.pc.in 2014-06-10 15:56:35.070672055 +0200
@@ -10,4 +10,4 @@
Libs: -L${libdir} -labw-@ABW_MAJOR_VERSION@.@ABW_MINOR_VERSION@
Cflags: -I${includedir}/libabw-@ABW_MAJOR_VERSION@.@ABW_MINOR_VERSION@
-Requires.private: libxml-2.0 zlib
+Requires.private: libxml-2.0