From 4916574e42dbd65d9da1183ef998959587582a3c Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 21 Jul 2006 05:17:30 +0000 Subject: Needs a C compiler. --- sysutils/burn/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/burn') diff --git a/sysutils/burn/Makefile b/sysutils/burn/Makefile index 4be65555d58..c1bf76ebcba 100644 --- a/sysutils/burn/Makefile +++ b/sysutils/burn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/06/21 17:03:24 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/07/21 05:17:30 rillig Exp $ # DISTNAME= burn-0.4.0 @@ -18,7 +18,7 @@ DEPENDS+= gworkspace-[0-9]*:../../sysutils/gworkspace NO_CONFIGURE= YES MAKEFILE= GNUmakefile USE_TOOLS+= gmake -USE_LANGUAGES= objc +USE_LANGUAGES= c objc WRKSRC= ${WRKDIR}/${PKGBASE} MAKE_ENV+= ADDITIONAL_CPPFLAGS=-D_POSIX_SOURCE MAKE_ENV+= ADDITIONAL_LDFLAGS=-lutil -- cgit v1.2.3