summaryrefslogtreecommitdiff
path: root/graphics/GeometryKit
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-03-26 02:27:34 +0000
committerwiz <wiz@pkgsrc.org>2004-03-26 02:27:34 +0000
commita661ce60c0f12cf06c18ad340bc19f07e883f677 (patch)
tree41dd3b7f8e57da510c64a490aa410798a76dec65 /graphics/GeometryKit
parent62401faee512c8c356a07b5980ae7c8ebcd9d4e3 (diff)
downloadpkgsrc-a661ce60c0f12cf06c18ad340bc19f07e883f677.tar.gz
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
Diffstat (limited to 'graphics/GeometryKit')
-rw-r--r--graphics/GeometryKit/Makefile4
-rw-r--r--graphics/GeometryKit/buildlink2.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/GeometryKit/Makefile b/graphics/GeometryKit/Makefile
index a000f505efa..6e5b3b99f70 100644
--- a/graphics/GeometryKit/Makefile
+++ b/graphics/GeometryKit/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2004/01/23 21:50:45 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/26 02:27:40 wiz Exp $
#
.include "../../graphics/3DKit/Makefile.common"
PKGNAME= ${DISTNAME:S/3DKit/GeometryKit/}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Objective-C class library for calculating 3D geometry
diff --git a/graphics/GeometryKit/buildlink2.mk b/graphics/GeometryKit/buildlink2.mk
index 769aa3cd6c6..d5f5668df85 100644
--- a/graphics/GeometryKit/buildlink2.mk
+++ b/graphics/GeometryKit/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2004/01/03 18:49:41 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2004/03/26 02:27:40 wiz Exp $
#
# This Makefile fragment is included by packages that use GeometryKit.
#
@@ -10,6 +10,7 @@ GEOMETRYKIT_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= GeometryKit
BUILDLINK_DEPENDS.GeometryKit?= GeometryKit>=0.3.1r2nb3
+BUILDLINK_RECOMMENDED.GeometryKit?= GeometryKit>=0.3.1r2nb5
BUILDLINK_PKGSRCDIR.GeometryKit?= ../../graphics/GeometryKit
EVAL_PREFIX+= BUILDLINK_PREFIX.GeometryKit=GeometryKit