From 2f7f45a2d25f817413dd7ca0a87d64cede1a8ce8 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 21 Jul 2006 04:48:32 +0000 Subject: USE_LANGUAGES+=c --- audio/cddb-bundle/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/cddb-bundle') diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile index f7b5958f6c9..4008d280923 100644 --- a/audio/cddb-bundle/Makefile +++ b/audio/cddb-bundle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/05/28 00:26:26 rh Exp $ +# $NetBSD: Makefile,v 1.5 2006/07/21 04:48:32 rillig Exp $ # DISTNAME= cddb.bundle-0.2 @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gsburn.sourceforge.net/ COMMENT= CDDB client bundle -USE_LANGUAGES= objc +USE_LANGUAGES= c objc WRKSRC= ${WRKDIR}/${DISTNAME:C/-[^-]*$//} NO_CONFIGURE= yes -- cgit v1.2.3