diff options
Diffstat (limited to 'games/love/Makefile')
-rw-r--r-- | games/love/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/love/Makefile b/games/love/Makefile index 1116e2cc5b50..8184d58d9b25 100644 --- a/games/love/Makefile +++ b/games/love/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= IL.1:${PORTSDIR}/graphics/devil \ freetype.9:${PORTSDIR}/print/freetype2 BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost +BROKEN= does not compile + USE_BZIP2= yes USE_GMAKE= yes USE_SDL= sdl mixer |