summaryrefslogtreecommitdiff
path: root/graphics/GeometryKit
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-02-05 23:08:03 +0000
committerjoerg <joerg@pkgsrc.org>2006-02-05 23:08:03 +0000
commit5911def8168a758ff36655bdfb061b58eb52ff1c (patch)
tree55f8bf20a2509b6bfbeff866e548573d549d538e /graphics/GeometryKit
parent2c6401a1061bb894c594273db42efd205d73bedc (diff)
downloadpkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'graphics/GeometryKit')
-rw-r--r--graphics/GeometryKit/Makefile4
-rw-r--r--graphics/GeometryKit/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/GeometryKit/Makefile b/graphics/GeometryKit/Makefile
index 6cedd93c8c9..81a09b3d436 100644
--- a/graphics/GeometryKit/Makefile
+++ b/graphics/GeometryKit/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2006/01/24 07:32:10 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2006/02/05 23:09:27 joerg Exp $
#
.include "../../graphics/3DKit/Makefile.common"
PKGNAME= ${DISTNAME:S/3DKit/GeometryKit/}
-PKGREVISION= 8
+PKGREVISION= 9
COMMENT= Objective-C class library for calculating 3D geometry
diff --git a/graphics/GeometryKit/buildlink3.mk b/graphics/GeometryKit/buildlink3.mk
index bde7dff2e58..cde7f8fa6d6 100644
--- a/graphics/GeometryKit/buildlink3.mk
+++ b/graphics/GeometryKit/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2006/01/24 07:32:10 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2006/02/05 23:09:27 joerg Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GEOMETRYKIT_BUILDLINK3_MK:= ${GEOMETRYKIT_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= GeometryKit
.if !empty(GEOMETRYKIT_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.GeometryKit+= GeometryKit>=0.3.1r2nb3
-BUILDLINK_RECOMMENDED.GeometryKit?= GeometryKit>=0.3.1r2nb8
+BUILDLINK_RECOMMENDED.GeometryKit?= GeometryKit>=0.3.1r2nb9
BUILDLINK_PKGSRCDIR.GeometryKit?= ../../graphics/GeometryKit
.endif # GEOMETRYKIT_BUILDLINK3_MK