diff options
Diffstat (limited to 'games/pokerth/Makefile')
-rw-r--r-- | games/pokerth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 91d14152c7a5..2e696b417454 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -14,7 +14,7 @@ DISTNAME= PokerTH-${PORTVERSION}-src MAINTAINER= mad@madpilot.net COMMENT= A poker game written in C++/QT4 -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \ mikmod.2:${PORTSDIR}/audio/libmikmod \ gnutls.26:${PORTSDIR}/security/gnutls \ curl.5:${PORTSDIR}/ftp/curl |