diff options
Diffstat (limited to 'games/widelands')
-rw-r--r-- | games/widelands/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 3a6fb21d4bf6..559a54ffbbdc 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -15,7 +15,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Realtime strategy game inspired by Settlers II LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - boost_thread.4:${PORTSDIR}/devel/boost + boost_thread.4:${PORTSDIR}/devel/boost-libs USE_BZIP2= yes USE_GETTEXT= yes |