From e34cea6e31617ae19cc7d7076723fa536cf90e71 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 24 Sep 2009 10:24:52 +0000 Subject: Enable asf and mp4, needed by wip/amarok. Bump PKGREVISION. --- audio/taglib/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'audio/taglib') diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile index 0bfe222fd0e..35d582d5803 100644 --- a/audio/taglib/Makefile +++ b/audio/taglib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2009/09/19 13:38:31 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2009/09/24 10:24:52 wiz Exp $ # DISTNAME= taglib-1.6 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/ @@ -14,6 +15,9 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ GNU_CONFIGURE= YES +CONFIGURE_ARGS+= --enable-asf +CONFIGURE_ARGS+= --enable-mp4 + USE_LIBTOOL= YES PKGCONFIG_OVERRIDE= bindings/c/taglib_c.pc.in taglib.pc.in -- cgit v1.2.3