MFH: r480533

print/harfbuzz: unbreak on GCC archs after r477696

/usr/local/lib/libgraphite2.so: undefined reference to `__cxa_throw_bad_array_new_length@CXXABI_1.3.8'

PR:		231544
Submitted by:	Piotr Kubaj
Approved by:	ports-secteam blanket
This commit is contained in:
Jan Beich 2018-09-23 21:16:17 +00:00
parent a92fa4b430
commit 59b7cd5047
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q3/; revision=480534

View File

@ -14,7 +14,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
libgraphite2.so:graphics/graphite2
USE_LDCONFIG= yes
USES= gettext-runtime gmake gnome libtool \
USES= compiler:c++11-lib gettext-runtime gmake gnome libtool \
pathfix pkgconfig tar:bzip2
USE_GNOME= cairo glib20 introspection:build
GNU_CONFIGURE= yes
@ -31,7 +31,6 @@ CONFIGURE_ARGS+= --without-icu
.else
CONFIGURE_ARGS+= --with-icu \
--disable-gtk-doc-html
USES+= compiler:c++11-lib
LIB_DEPENDS+= libharfbuzz.so:print/harfbuzz \
libicudata.so:devel/icu