summaryrefslogtreecommitdiff
path: root/math/gp-grape
diff options
context:
space:
mode:
authorcjep <cjep>2002-12-22 17:43:49 +0000
committercjep <cjep>2002-12-22 17:43:49 +0000
commit1bed1d4a83d3c110353fe9085dc80ec8cd3b22b0 (patch)
tree581769974f4d26c4f5014c1c54177c57416369f3 /math/gp-grape
parent20fbcc4b4d4aa08aace2db54f3be80bda1254759 (diff)
downloadpkgsrc-1bed1d4a83d3c110353fe9085dc80ec8cd3b22b0.tar.gz
Use any zoo.
Diffstat (limited to 'math/gp-grape')
-rw-r--r--math/gp-grape/Makefile4
1 files changed, 2 insertions, 2 deletions
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}