aboutsummaryrefslogtreecommitdiffstats
path: root/games/love/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/love/Makefile')
-rw-r--r--games/love/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/love/Makefile b/games/love/Makefile
index 981e4bff8d4f..55c3a841757b 100644
--- a/games/love/Makefile
+++ b/games/love/Makefile
@@ -17,7 +17,7 @@ COMMENT= Open-source 2D game engine
LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \
physfs.1:${PORTSDIR}/devel/physfs \
freetype.9:${PORTSDIR}/print/freetype2
-BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost
+BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
USE_BZIP2= yes
USE_GMAKE= yes