diff options
Diffstat (limited to 'devel/love5/Makefile')
-rw-r--r-- | devel/love5/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/love5/Makefile b/devel/love5/Makefile index 3f0411c06ee1..914959593ac2 100644 --- a/devel/love5/Makefile +++ b/devel/love5/Makefile @@ -7,7 +7,7 @@ PORTNAME= love DISTVERSION= 0.5-0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games devel MASTER_SITES= SF @@ -19,8 +19,6 @@ LIB_DEPENDS= IL.2:${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 |