diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-21 01:11:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-21 01:11:06 +0800 |
commit | 1bae88d72da28419ec60c92d68abeb02c96a9775 (patch) | |
tree | 7357182597204c131df98db6254583c7a9a2d44f /devel | |
parent | 6e08ccf243b7af55d549d30194d7f5eeaf9cb465 (diff) | |
download | freebsd-ports-gnome-1bae88d72da28419ec60c92d68abeb02c96a9775.tar.gz freebsd-ports-gnome-1bae88d72da28419ec60c92d68abeb02c96a9775.tar.zst freebsd-ports-gnome-1bae88d72da28419ec60c92d68abeb02c96a9775.zip |
- Chase devil shlib bump
Diffstat (limited to 'devel')
-rw-r--r-- | devel/love/Makefile | 3 | ||||
-rw-r--r-- | devel/love07/Makefile | 3 | ||||
-rw-r--r-- | devel/love5/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/devel/love/Makefile b/devel/love/Makefile index 8184d58d9b25..3f0411c06ee1 100644 --- a/devel/love/Makefile +++ b/devel/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 diff --git a/devel/love07/Makefile b/devel/love07/Makefile index 8184d58d9b25..3f0411c06ee1 100644 --- a/devel/love07/Makefile +++ b/devel/love07/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 diff --git a/devel/love5/Makefile b/devel/love5/Makefile index 8184d58d9b25..3f0411c06ee1 100644 --- a/devel/love5/Makefile +++ b/devel/love5/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 |