diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 783b57d297e..cee80532b02 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.23 2007/12/12 15:14:30 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.24 2009/03/15 18:29:31 espie Exp $ COMMENT= 3D creation software DISTNAME= blender-2.45 -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= graphics HOMEPAGE= http://www.blender.org/ @@ -27,7 +27,7 @@ BUILD_DEPENDS= ::graphics/tiff LIB_DEPENDS= png::graphics/png \ jpeg::graphics/jpeg \ SDL::devel/sdl \ - python${PYTHON_VER}:python-${PYTHON_VER}.*:lang/python/${PYTHON_VER} + python${PYTHON_VER}:python->=${PYTHON_VER},<2.6:lang/python/${PYTHON_VER} WANTLIB= GL GLU X11 Xi c m pthread stdc++ util z diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index 2271eb61936..01d601f7eab 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.10 2009/01/24 11:07:04 landry Exp $ +# $OpenBSD: Makefile,v 1.11 2009/03/15 18:29:31 espie Exp $ COMMENT= gtk2 comic book viewer DISTNAME= comix-4.0.2 +PKGNAME = ${DISTNAME}p0 CATEGORIES= graphics MAINTAINER= Mathieu Sauve-Frankel diff --git a/graphics/luvcview/Makefile b/graphics/luvcview/Makefile index a5958bb5a66..97caea2bfe3 100644 --- a/graphics/luvcview/Makefile +++ b/graphics/luvcview/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2008/08/27 19:42:10 jasper Exp $ +# $OpenBSD: Makefile,v 1.5 2009/03/15 18:29:31 espie Exp $ COMMENT= V4L compatible video application DISTNAME= luvcview-20070512 -PKGNAME= ${DISTNAME}p2 +PKGNAME= ${DISTNAME}p3 CATEGORIES= graphics x11 # GPLv2+ @@ -15,7 +15,7 @@ PERMIT_DISTFILES_FTP= Yes HOMEPAGE= http://mxhaard.free.fr/ MASTER_SITES= ${HOMEPAGE}/spca50x/Investigation/uvc/ -LIB_DEPENDS= SDL:sdl-1.2.4p1,>=1.2.5:devel/sdl +LIB_DEPENDS= SDL:sdl-1.2.4p1|sdl->=1.2.5:devel/sdl WANTLIB= c pthread MAKE_FLAGS= CC="${CC}" \ diff --git a/graphics/py-Imaging/Makefile b/graphics/py-Imaging/Makefile index 8f8b5eedf76..95f73daedec 100644 --- a/graphics/py-Imaging/Makefile +++ b/graphics/py-Imaging/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.35 2008/09/01 19:13:05 eric Exp $ +# $OpenBSD: Makefile,v 1.36 2009/03/15 18:29:31 espie Exp $ SHARED_ONLY= Yes @@ -8,9 +8,9 @@ COMMENT-bin= binaries for the Python Imaging Library VERSION= 1.1.6 DISTNAME= Imaging-${VERSION} -PKGNAME-main= py-${DISTNAME} -FULLPKGNAME-examples= py-Imaging-examples-${VERSION} -FULLPKGNAME-bin= py-Imaging-bin-${VERSION} +PKGNAME-main= py-${DISTNAME}p0 +FULLPKGNAME-examples= py-Imaging-examples-${VERSION}p0 +FULLPKGNAME-bin= py-Imaging-bin-${VERSION}p0 CATEGORIES= graphics @@ -33,7 +33,7 @@ RUN_DEPENDS-bin= ${RUN_DEPENDS} \ :py-Imaging:graphics/py-Imaging BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS-main= jpeg.>=62::graphics/jpeg \ - tk84:tk-8.4.*:x11/tk/8.4 + tk84:tk->=8.4,<8.5:x11/tk/8.4 FLAVORS= python2.4 python2.5 FLAVOR?= python2.5