diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-03-06 18:19:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-03-06 18:19:38 +0000 |
commit | 044123e03e5a7165566cfb0148d023ea0dec98b8 (patch) | |
tree | 204c8dd21be3929e9a5552885bdf595d7d364bae /games/pokerth | |
parent | 0582b0ed42d0f25d2c8e7f6ad59b2922d2293359 (diff) |
Notes
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 |