From 190b765ae748ec8d83faf334ad805749f03bd909 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 4 Oct 2006 21:14:00 +0000 Subject: Needs a C compiler. --- lang/cint/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/cint') diff --git a/lang/cint/Makefile b/lang/cint/Makefile index ce895fe3ea2..8803dcde3b2 100644 --- a/lang/cint/Makefile +++ b/lang/cint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/05/26 12:30:15 drochner Exp $ +# $NetBSD: Makefile,v 1.21 2006/10/04 21:14:00 rillig Exp $ DISTNAME= cint5.15 PKGNAME= cint-5.15.174 @@ -24,7 +24,7 @@ PLIST_SUBST+= HAVE_THR="@comment " .endif INSTALLATION_DIRS= bin -USE_LANGUAGES+= c++ +USE_LANGUAGES= c c++ post-extract: ${FIND} -d ${WRKSRC} -type d -name CVS -exec ${RM} -rf {} \; -- cgit v1.2.3