aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-10 10:40:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-10 10:40:16 +0000
commitb63c037f7d3941cbc11ba28f3f2277b0a8d4bf0c (patch)
treebeddc844b54560b64148bbe362c1e4f2abb39ea9
parent8be45b721308034604dcf04a28483b1910c1cb46 (diff)
Notes
-rw-r--r--textproc/libabw/Makefile1
-rw-r--r--textproc/libe-book/Makefile1
-rw-r--r--textproc/librevenge/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/textproc/libabw/Makefile b/textproc/libabw/Makefile
index 6b8af2420647..260eb0c6a659 100644
--- a/textproc/libabw/Makefile
+++ b/textproc/libabw/Makefile
@@ -17,6 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:${PORTSDIR}/devel
LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge
USES= libtool pathfix pkgconfig tar:xz
+USE_LDCONFIG= yes
USE_GNOME= libxml2
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile
index b77cbac32959..82599efec18e 100644
--- a/textproc/libe-book/Makefile
+++ b/textproc/libe-book/Makefile
@@ -20,6 +20,7 @@ LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu \
USE_GNOME= libxml2
USES= gmake libtool pathfix pkgconfig tar:xz
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ZLIB_CFLAGS="-DWEHAVEZLIBINBASE" ZLIB_LIBS="-DWEDOHAVEIT"
INSTALL_TARGET= install-strip
diff --git a/textproc/librevenge/Makefile b/textproc/librevenge/Makefile
index 0d3937f2ce0e..2979c4715a94 100644
--- a/textproc/librevenge/Makefile
+++ b/textproc/librevenge/Makefile
@@ -12,6 +12,7 @@ LICENSE= LGPL21 MPL
LICENSE_COMB= dual
USES= gmake libtool pathfix tar:xz
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip