diff options
-rw-r--r-- | devel/love/Makefile | 2 | ||||
-rw-r--r-- | devel/love07/Makefile | 2 | ||||
-rw-r--r-- | devel/love5/Makefile | 2 | ||||
-rw-r--r-- | games/love/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/devel/love/Makefile b/devel/love/Makefile index 1116e2cc5b50..8184d58d9b25 100644 --- a/devel/love/Makefile +++ b/devel/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 diff --git a/devel/love07/Makefile b/devel/love07/Makefile index 1116e2cc5b50..8184d58d9b25 100644 --- a/devel/love07/Makefile +++ b/devel/love07/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 diff --git a/devel/love5/Makefile b/devel/love5/Makefile index 1116e2cc5b50..8184d58d9b25 100644 --- a/devel/love5/Makefile +++ b/devel/love5/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 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 |