From 48afb54b8574bc49b2ae79ac1139e01262f0baeb Mon Sep 17 00:00:00 2001 From: cjep Date: Sun, 22 Dec 2002 17:43:49 +0000 Subject: Use any zoo. --- math/gp-grape/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/gp-grape') diff --git a/math/gp-grape/Makefile b/math/gp-grape/Makefile index f1532512273..933c50a4c3b 100644 --- a/math/gp-grape/Makefile +++ b/math/gp-grape/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/08/21 08:09:56 cjep Exp $ +# $NetBSD: Makefile,v 1.2 2002/12/22 17:43:49 cjep Exp $ # DISTNAME= grape4r1 @@ -11,7 +11,7 @@ MAINTAINER= cjep@netbsd.org HOMEPAGE= http://www.gap-system.org/Share/grape.html COMMENT= GRAPE (GRape Algorithms using PErmutation groups) -BUILD_DEPENDS+= zoo:../../archivers/zoo +BUILD_DEPENDS+= zoo-[0-9]*:../../archivers/zoo EXTRACT_CMD= ${LOCALBASE}/bin/zoo -extract ${DOWNLOADED_DISTFILE} WRKSRC= ${WRKDIR}/${GAP_PKG_NAME} -- cgit v1.2.3