From 1bae88d72da28419ec60c92d68abeb02c96a9775 Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 20 Feb 2009 17:11:06 +0000 Subject: - Chase devil shlib bump --- games/love/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/love') diff --git a/games/love/Makefile b/games/love/Makefile index 8184d58d9b25..3f0411c06ee1 100644 --- a/games/love/Makefile +++ b/games/love/Makefile @@ -7,13 +7,14 @@ PORTNAME= love DISTVERSION= 0.5-0 +PORTREVISION= 1 CATEGORIES= games devel MASTER_SITES= SF MAINTAINER= amdmi3@FreeBSD.org COMMENT= Open-source 2D game engine -LIB_DEPENDS= IL.1:${PORTSDIR}/graphics/devil \ +LIB_DEPENDS= IL.2:${PORTSDIR}/graphics/devil \ physfs-1.0.1:${PORTSDIR}/devel/physfs \ freetype.9:${PORTSDIR}/print/freetype2 BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost -- cgit