diff options
| -rw-r--r-- | devel/love/Makefile | 3 | ||||
| -rw-r--r-- | devel/love07/Makefile | 3 | ||||
| -rw-r--r-- | devel/love5/Makefile | 3 | ||||
| -rw-r--r-- | games/love/Makefile | 3 | ||||
| -rw-r--r-- | games/spring/Makefile | 3 | ||||
| -rw-r--r-- | graphics/cegui/Makefile | 4 | ||||
| -rw-r--r-- | graphics/graphviz/Makefile | 4 | ||||
| -rw-r--r-- | graphics/ogre3d/Makefile | 4 | ||||
| -rw-r--r-- | x11-toolkits/gigi/Makefile | 4 | 
9 files changed, 18 insertions, 13 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 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 diff --git a/games/spring/Makefile b/games/spring/Makefile index 40b50c337716..b5ccf1ce3d14 100644 --- a/games/spring/Makefile +++ b/games/spring/Makefile @@ -7,6 +7,7 @@  PORTNAME=	spring  PORTVERSION=	0.77b5 +PORTREVISION=	1  CATEGORIES=	games  MASTER_SITES=	http://spring.clan-sy.com/dl/ \  		http://mirror.amdmi3.ru/ @@ -19,7 +20,7 @@ LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2 \  		openal.0:${PORTSDIR}/audio/openal \  		GLEW.1:${PORTSDIR}/graphics/glew \  		boost_thread.4:${PORTSDIR}/devel/boost \ -		IL.1:${PORTSDIR}/graphics/devil \ +		IL.2:${PORTSDIR}/graphics/devil \  		ogg.5:${PORTSDIR}/audio/libogg \  		vorbis.4:${PORTSDIR}/audio/libvorbis  BUILD_DEPENDS=	zip:${PORTSDIR}/archivers/zip diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index ad23dd9ce8cc..54061d67234b 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -7,7 +7,7 @@  PORTNAME=	cegui  PORTVERSION=	0.6.2 -PORTREVISION=	0 +PORTREVISION=	1  CATEGORIES=	graphics devel  MASTER_SITES=	SF  MASTER_SITE_SUBDIR=crayzedsgui @@ -16,7 +16,7 @@ DISTNAME=	${PORTNAME:U}-${PORTVERSION}  MAINTAINER=	oliver@FreeBSD.org  COMMENT=	A library providing windowing and widgets for graphics APIs -LIB_DEPENDS=	IL.1:${PORTSDIR}/graphics/devil \ +LIB_DEPENDS=	IL.2:${PORTSDIR}/graphics/devil \  		pcre.0:${PORTSDIR}/devel/pcre \  		freetype.9:${PORTSDIR}/print/freetype2 diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 3d274a3ccef3..f5e2aa70a1a2 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -7,7 +7,7 @@  PORTNAME=	graphviz  PORTVERSION=	2.20.3 -PORTREVISION=	1 +PORTREVISION=	2  CATEGORIES=	graphics tk  MASTER_SITES=	http://www.graphviz.org/pub/graphviz/ARCHIVE/ \  		http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ @@ -276,7 +276,7 @@ PLIST_SUB+=		WITH_MING="@comment "  .if defined(WITH_DEVIL)  CONFIGURE_ARGS+=	--with-devil  PLIST_SUB+=		WITH_DEVIL="" -LIB_DEPENDS+=		IL.1:${PORTSDIR}/graphics/devil +LIB_DEPENDS+=		IL.2:${PORTSDIR}/graphics/devil  .else  CONFIGURE_ARGS+=	--without-devil  PLIST_SUB+=		WITH_DEVIL="@comment " diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 6d5f3b5416c7..3e5fc3ef0190 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -7,7 +7,7 @@  PORTNAME=	ogre3d  PORTVERSION=	1.4.9 -PORTREVISION=	3 +PORTREVISION=	4  CATEGORIES=	graphics devel  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}  MASTER_SITE_SUBDIR=ogre @@ -18,7 +18,7 @@ COMMENT=	A scene-oriented, flexible 3D engine written in C++  LIB_DEPENDS=	zzip.13:${PORTSDIR}/devel/zziplib \  		CEGUIBase.3:${PORTSDIR}/graphics/cegui \ -		IL.1:${PORTSDIR}/graphics/devil +		IL.2:${PORTSDIR}/graphics/devil  WRKSRC=		${WRKDIR}/ogre  CONFIGURE_ARGS=	--disable-cg --program-transform-name= --enable-static \ diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile index 40fdc7da37c9..dbae03e5b00c 100644 --- a/x11-toolkits/gigi/Makefile +++ b/x11-toolkits/gigi/Makefile @@ -7,14 +7,14 @@  PORTNAME=	gigi  PORTVERSION=	0.6.0.20071206 -PORTREVISION=	1 +PORTREVISION=	2  CATEGORIES=	x11-toolkits  MASTER_SITES=	ftp://ftp.alepulver.com.ar/distfiles/  MAINTAINER=	alepulver@FreeBSD.org  COMMENT=	OpenGL Graphic User Interface Library -LIB_DEPENDS=	IL.1:${PORTSDIR}/graphics/devil \ +LIB_DEPENDS=	IL.2:${PORTSDIR}/graphics/devil \  		boost_python.4:${PORTSDIR}/devel/boost-python \  		freetype.9:${PORTSDIR}/print/freetype2 | 
