summaryrefslogtreecommitdiff
path: root/audio/cddb-bundle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cddb-bundle/Makefile')
-rw-r--r--audio/cddb-bundle/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile
index 354ab25ee9a..f7b5958f6c9 100644
--- a/audio/cddb-bundle/Makefile
+++ b/audio/cddb-bundle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/04 21:28:54 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2006/05/28 00:26:26 rh Exp $
#
DISTNAME= cddb.bundle-0.2
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gsburn.sourceforge.net/
COMMENT= CDDB client bundle
+USE_LANGUAGES= objc
+
WRKSRC= ${WRKDIR}/${DISTNAME:C/-[^-]*$//}
NO_CONFIGURE= yes
MAKE_ENV+= ADDITIONAL_CPPFLAGS="-Wno-import"