Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2012 18:19:38 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/pokerth Makefile
Message-ID:  <201203061819.q26IJcNr071876@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2012-03-06 18:19:38 UTC

  FreeBSD ports repository

  Modified files:
    games/pokerth        Makefile 
  Log:
  - Mark BROKEN: does not compile
    src/net/common/ircthread.cpp: In function 'void irc_event_numeric(irc_session_t*, unsigned int, const char*, const char**, unsigned int)':
    src/net/common/ircthread.cpp:193: error: 'LIBIRC_RFC_ERR_NICKNAMEINUSE' was not declared in this scope
    src/net/common/ircthread.cpp:194: error: 'LIBIRC_RFC_ERR_NICKCOLLISION' was not declared in this scope
    src/net/common/ircthread.cpp:197: error: 'LIBIRC_RFC_RPL_TOPIC' was not declared in this scope
    [..]
  
  Reported by:    pointyhat
  
  Revision  Changes    Path
  1.32      +2 -0      ports/games/pokerth/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203061819.q26IJcNr071876>