mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Add missing USE_LDCONFIG
This commit is contained in:
parent
8be45b7213
commit
b63c037f7d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357293
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user