aboutsummaryrefslogtreecommitdiff
path: root/games/pokerth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/pokerth/Makefile')
-rw-r--r--games/pokerth/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index bd70c7f8e83d..6838b8a9e429 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pokerth
PORTVERSION= 1.1.2
-PORTREVISION= 19
+PORTREVISION= 24
CATEGORIES= games
MASTER_SITES= SF
@@ -15,6 +15,8 @@ WWW= https://www.pokerth.net/
LICENSE= AGPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= error: no member named 'directory_string' in 'boost::filesystem::path'
+
LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libmikmod.so:audio/libmikmod \
libgnutls.so:security/gnutls \