diff options
Diffstat (limited to 'www/zope25-ZPhotoSlides/Makefile')
-rw-r--r-- | www/zope25-ZPhotoSlides/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/zope25-ZPhotoSlides/Makefile b/www/zope25-ZPhotoSlides/Makefile index 461e566c91c..3c9c3cf1350 100644 --- a/www/zope25-ZPhotoSlides/Makefile +++ b/www/zope25-ZPhotoSlides/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2002/12/16 16:55:48 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2003/01/20 22:28:55 drochner Exp $ -DISTNAME= ZPhotoSlides-0.7 -PKGNAME= zope25-ZPhotoSlides-0.7 +DISTNAME= ZPhotoSlides-0.9 +PKGNAME= zope25-ZPhotoSlides-0.9 CATEGORIES= www MASTER_SITES= http://www.zope.org/Members/p3b/ZPhotoSlides/ -EXTRACT_SUFX= .tar DEPENDS+= zope25-LocalFS-[0-9]*:../../www/zope25-LocalFS BUILDLINK_DEPENDS.pyimaging= ${PYPKGPREFIX}-imaging>=1.1.3 |