aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-06-10 23:27:32 +0800
committerbapt <bapt@FreeBSD.org>2014-06-10 23:27:32 +0800
commit8df653a5972d80a7c5155f5553755ffae0f909a0 (patch)
tree7f5cfd18a5c453c549d0ba878b97d6157960efbc
parent907db50a5a67ecda25764017c7bface0fb8e6645 (diff)
downloadfreebsd-ports-gnome-8df653a5972d80a7c5155f5553755ffae0f909a0.tar.gz
freebsd-ports-gnome-8df653a5972d80a7c5155f5553755ffae0f909a0.tar.zst
freebsd-ports-gnome-8df653a5972d80a7c5155f5553755ffae0f909a0.zip
we do not provide a zlib.pc
-rw-r--r--textproc/libabw/Makefile1
-rw-r--r--textproc/libabw/files/patch-libabw.pc.in8
2 files changed, 9 insertions, 0 deletions
diff --git a/textproc/libabw/Makefile b/textproc/libabw/Makefile
index 260eb0c6a659..38a2b44ec1ec 100644
--- a/textproc/libabw/Makefile
+++ b/textproc/libabw/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libabw
PORTVERSION= 0.1.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://dev-www.libreoffice.org/src/
diff --git a/textproc/libabw/files/patch-libabw.pc.in b/textproc/libabw/files/patch-libabw.pc.in
new file mode 100644
index 000000000000..3b23aa17c66a
--- /dev/null
+++ b/textproc/libabw/files/patch-libabw.pc.in
@@ -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