From 9bab3c7fdb0f7a4063eaedfe9a9794676e8321f7 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 21 Jul 2006 06:24:37 +0000 Subject: Needs a C compiler. --- graphics/GeometryKit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/GeometryKit') diff --git a/graphics/GeometryKit/Makefile b/graphics/GeometryKit/Makefile index c60595d1f96..274539fc7f5 100644 --- a/graphics/GeometryKit/Makefile +++ b/graphics/GeometryKit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/05/28 00:26:27 rh Exp $ +# $NetBSD: Makefile,v 1.16 2006/07/21 06:31:26 rillig Exp $ # .include "../../graphics/3DKit/Makefile.common" @@ -10,7 +10,7 @@ COMMENT= Objective-C class library for calculating 3D geometry DISTINFO_FILE= ${.CURDIR}/distinfo -USE_LANGUAGES= objc +USE_LANGUAGES= c objc WRKSRC= ${WRKDIR}/${DISTNAME}/3DKit/GeometryKit -- cgit v1.2.3