diff options
Diffstat (limited to 'games/pokerth')
-rw-r--r-- | games/pokerth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 8798dba7af47..adbef51b95dc 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -26,6 +26,8 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ tinyxml:${PORTSDIR}/textproc/tinyxml BUILD_DEPENDS= ${LOCALBASE}/include/libircclient.h:${PORTSDIR}/irc/libircclient +BROKEN= does not compile + USE_ICONV= yes USE_BZIP2= yes USE_GMAKE= yes |