aboutsummaryrefslogtreecommitdiff
path: root/www/wt
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-06 13:33:02 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-06 13:33:02 +0000
commit8e0a71a570c06cd01e50e039ee6c032414908c76 (patch)
treeacb0a6e720308bfdfabbffa60fe54bf3ac6c4c4d /www/wt
parent4c76f01d32a65127b7d5339e5471b7e9b171640c (diff)
downloadports-8e0a71a570c06cd01e50e039ee6c032414908c76.tar.gz
ports-8e0a71a570c06cd01e50e039ee6c032414908c76.zip
www/wt: unbreak on powerpc64
Builds fine. Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=513884
Diffstat (limited to 'www/wt')
-rw-r--r--www/wt/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/www/wt/Makefile b/www/wt/Makefile
index 37d096b605a4..2205bc7d8fda 100644
--- a/www/wt/Makefile
+++ b/www/wt/Makefile
@@ -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