diff options
Diffstat (limited to 'games/plee-the-bear/Makefile')
-rw-r--r-- | games/plee-the-bear/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/plee-the-bear/Makefile b/games/plee-the-bear/Makefile index 562654c11a55..cb27c32ce5dd 100644 --- a/games/plee-the-bear/Makefile +++ b/games/plee-the-bear/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-light MAINTAINER= amdmi3@FreeBSD.org COMMENT= 2D platform jump and run game -LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost \ +LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost-libs \ claw_application.1:${PORTSDIR}/devel/libclaw USE_BZIP2= yes |