aboutsummaryrefslogtreecommitdiff
path: root/games/lordsawar
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-28 11:45:08 +0000
commitd1107bb40e81d1186ea75412dd5d61d736e4d726 (patch)
tree103926d89737f146b97db5255f054196dadab9fc /games/lordsawar
parentd89dccb61e24d9db4b71225fafab4061ae50cf51 (diff)
Notes
Diffstat (limited to 'games/lordsawar')
-rw-r--r--games/lordsawar/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile
index 950a32ac5334..06cd994c0be5 100644
--- a/games/lordsawar/Makefile
+++ b/games/lordsawar/Makefile
@@ -17,7 +17,9 @@ COMMENT= A Warlords II clone
LIB_DEPENDS= glademm-2.4:${PORTSDIR}/devel/libglademm24 \
gnet-2.0:${PORTSDIR}/net/gnet2 \
uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid
-BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost
+
+BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \
+ ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
USE_GETTEXT= yes
USE_GMAKE= yes