From 84dffa696c13aa2a89426b30a854625728d0da0f Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 15 Jun 2007 18:29:17 +0000 Subject: xine-1.1.7 doesn't want to build the arts plugin unless told so explicitely -- add a command line switch (possibly kdemultimedia doesn't need it anymore?) --- audio/xine-arts/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/xine-arts/Makefile b/audio/xine-arts/Makefile index a9a23d070d4..6de39c1d5e6 100644 --- a/audio/xine-arts/Makefile +++ b/audio/xine-arts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/12/08 18:48:52 drochner Exp $ +# $NetBSD: Makefile,v 1.24 2007/06/15 18:29:17 drochner Exp $ # .include "../../multimedia/xine-lib/Makefile.common" @@ -10,6 +10,7 @@ COMMENT= The aRts audio output plugin for xine-lib DEPENDS+= xine-lib>=1rc3a:../../multimedia/xine-lib BUILD_DIRS= ${WRKSRC}/src/audio_out +CONFIGURE_ARGS+= --with-arts CONFIGURE_ARGS+= --without-x INSTALLATION_DIRS= lib/xine/plugins/${XINE_LIB_VER} -- cgit v1.2.3