diff options
-rw-r--r-- | graphics/ogre312/Makefile | 3 | ||||
-rw-r--r-- | graphics/ogre3d/Makefile | 3 | ||||
-rw-r--r-- | graphics/ogre3d12/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/graphics/ogre312/Makefile b/graphics/ogre312/Makefile index 0369d6745d4a..c3c6380288e4 100644 --- a/graphics/ogre312/Makefile +++ b/graphics/ogre312/Makefile @@ -7,6 +7,7 @@ PORTNAME= ogre3d PORTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=ogre @@ -15,7 +16,7 @@ DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g} MAINTAINER= oliver@FreeBSD.org COMMENT= A scene-oriented, flexible 3D engine written in C++ -LIB_DEPENDS= zzip.10:${PORTSDIR}/devel/zziplib \ +LIB_DEPENDS= zzip.13:${PORTSDIR}/devel/zziplib \ CEGUIBase.0:${PORTSDIR}/graphics/cegui WRKSRC= ${WRKDIR}/ogrenew diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 0369d6745d4a..c3c6380288e4 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -7,6 +7,7 @@ PORTNAME= ogre3d PORTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=ogre @@ -15,7 +16,7 @@ DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g} MAINTAINER= oliver@FreeBSD.org COMMENT= A scene-oriented, flexible 3D engine written in C++ -LIB_DEPENDS= zzip.10:${PORTSDIR}/devel/zziplib \ +LIB_DEPENDS= zzip.13:${PORTSDIR}/devel/zziplib \ CEGUIBase.0:${PORTSDIR}/graphics/cegui WRKSRC= ${WRKDIR}/ogrenew diff --git a/graphics/ogre3d12/Makefile b/graphics/ogre3d12/Makefile index 0369d6745d4a..c3c6380288e4 100644 --- a/graphics/ogre3d12/Makefile +++ b/graphics/ogre3d12/Makefile @@ -7,6 +7,7 @@ PORTNAME= ogre3d PORTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=ogre @@ -15,7 +16,7 @@ DISTNAME= ogre-linux_osx-v${PORTVERSION:S/./-/g} MAINTAINER= oliver@FreeBSD.org COMMENT= A scene-oriented, flexible 3D engine written in C++ -LIB_DEPENDS= zzip.10:${PORTSDIR}/devel/zziplib \ +LIB_DEPENDS= zzip.13:${PORTSDIR}/devel/zziplib \ CEGUIBase.0:${PORTSDIR}/graphics/cegui WRKSRC= ${WRKDIR}/ogrenew |