From 5c5a8b26f97bd1f855acd8714e88783df67062f3 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 2 Dec 2002 15:17:58 +0000 Subject: Fix DEPENDS lines to use -[0-9]* instead of -*. --- www/zope25-ZPhotoSlides/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/zope25-ZPhotoSlides') diff --git a/www/zope25-ZPhotoSlides/Makefile b/www/zope25-ZPhotoSlides/Makefile index 2ba31dd7ab8..7c519c4728e 100644 --- a/www/zope25-ZPhotoSlides/Makefile +++ b/www/zope25-ZPhotoSlides/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/11/27 15:11:16 drochner Exp $ +# $NetBSD: Makefile,v 1.6 2002/12/02 15:18:00 wiz Exp $ DISTNAME= ZPhotoSlides-0.6 PKGNAME= zope25-ZPhotoSlides-0.6 @@ -6,7 +6,7 @@ CATEGORIES= www MASTER_SITES= http://www.zope.org/Members/p3b/ZPhotoSlides/ EXTRACT_SUFX= .tar -DEPENDS+= zope25-LocalFS-*:../../www/zope25-LocalFS +DEPENDS+= zope25-LocalFS-[0-9]*:../../www/zope25-LocalFS BUILDLINK_DEPENDS.pyimaging= ${PYPKGPREFIX}-imaging>=1.1.3 MAINTAINER= packages@netbsd.org -- cgit v1.2.3