aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-06-10 18:40:16 +0800
committerbapt <bapt@FreeBSD.org>2014-06-10 18:40:16 +0800
commitf0d5bf2192bfb46aaafba8d132bb3c93abb4111c (patch)
treebeddc844b54560b64148bbe362c1e4f2abb39ea9
parenta459a74a0a788373568290ba1cff8bc1bfae81b8 (diff)
downloadfreebsd-ports-gnome-f0d5bf2192bfb46aaafba8d132bb3c93abb4111c.tar.gz
freebsd-ports-gnome-f0d5bf2192bfb46aaafba8d132bb3c93abb4111c.tar.zst
freebsd-ports-gnome-f0d5bf2192bfb46aaafba8d132bb3c93abb4111c.zip
Add missing USE_LDCONFIG
-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