aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-12-18 20:33:01 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 06:10:31 +0800
commit11691958c457b6110ce4b1336be4325e3470dcb6 (patch)
treed820c01c5b3501f4dfdd13d9140bea9583215037 /games
parentc78eb43574d2b3bf701034279291502aceb7d1f4 (diff)
downloadfreebsd-ports-gnome-11691958c457b6110ce4b1336be4325e3470dcb6.tar.gz
freebsd-ports-gnome-11691958c457b6110ce4b1336be4325e3470dcb6.tar.zst
freebsd-ports-gnome-11691958c457b6110ce4b1336be4325e3470dcb6.zip
Revert r456614, it was caused by testing with boost 1.66
Diffstat (limited to 'games')
-rw-r--r--games/pokerth/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index 5455787e418a..05c3c1d66d10 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -14,8 +14,6 @@ COMMENT= Poker game written in C++/Qt4
LICENSE= AGPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= does not build: src/third_party/websocketpp/websocketpp/transport/asio/connection.hpp:422:45: error: use of class template 'boost::asio::strand' requires template arguments
-
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libmikmod.so:audio/libmikmod \
libgnutls.so:security/gnutls \