mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
games/pokerth: Mark BROKEN
src/engine/log.h:77:30: error: no member named 'directory_string' in 'boost::filesystem::path' 77 | return mySqliteLogFileName.directory_string(); | ~~~~~~~~~~~~~~~~~~~ ^ 1 error generated. Reference: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p645a502a4f60_s8b2e7da7085/logs/pokerth-1.1.2_24.log https://pkg-status.freebsd.org/beefy22/data/141amd64-default/41deb0568d87/logs/pokerth-1.1.2_24.log https://pkg-status.freebsd.org/beefy16/data/133amd64-default/711a2f7f1ca4/logs/pokerth-1.1.2_24.log
This commit is contained in:
parent
a775ca6d15
commit
dbbd9132f4
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user