diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-28 11:45:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-28 11:45:08 +0000 |
commit | d1107bb40e81d1186ea75412dd5d61d736e4d726 (patch) | |
tree | 103926d89737f146b97db5255f054196dadab9fc /games/widelands | |
parent | d89dccb61e24d9db4b71225fafab4061ae50cf51 (diff) | |
download | ports-d1107bb40e81d1186ea75412dd5d61d736e4d726.tar.gz ports-d1107bb40e81d1186ea75412dd5d61d736e4d726.zip |
Notes
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 |