summaryrefslogtreecommitdiff
path: root/math/gap/gap.package.mk
diff options
context:
space:
mode:
Diffstat (limited to 'math/gap/gap.package.mk')
-rw-r--r--math/gap/gap.package.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/gap/gap.package.mk b/math/gap/gap.package.mk
index cc40e2410df..862908a9a67 100644
--- a/math/gap/gap.package.mk
+++ b/math/gap/gap.package.mk
@@ -1,11 +1,11 @@
-# $NetBSD: gap.package.mk,v 1.9 2003/12/18 14:44:17 sketch Exp $
+# $NetBSD: gap.package.mk,v 1.10 2004/01/01 18:49:22 cjep Exp $
#
# Set GAP_PKG_NAME in your Makefile. More may appear here later.
-# Note that between nb1 == bug fix 3 and nb2 == bug fix 4 there are
+# Note that between 4.3nb1 == bug fix 3 and 4.3nb2 == bug fix 4 there are
# some interface changes
-DEPENDS+= gap>=4.3nb6:../../math/gap
+DEPENDS+= gap>=4.3.5:../../math/gap
GAP_DIRECTORY= ${LOCALBASE}/lib/gap4.3
GAP_PKG_ROOT= ${GAP_DIRECTORY}/pkg
GAP_PKG_DIRECTORY= ${GAP_PKG_ROOT}/${GAP_PKG_NAME}