1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

www/wt: unbreak on powerpc64

Builds fine.

Approved by:	mentors (implicit approval)
This commit is contained in:
Piotr Kubaj 2019-10-06 13:33:02 +00:00
parent 4c76f01d32
commit 8e0a71a570
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513884

View File

@ -11,8 +11,6 @@ COMMENT= Widget-centric C++ library for developing web applications
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= fails to link: libwthttp.so. undefined reference to boost::program_options::abstract_variables_map::operator
LIB_DEPENDS= libpng.so:graphics/png \
libboost_system.so:devel/boost-libs \
libGraphicsMagick.so:graphics/GraphicsMagick