From 913f9431466cc88e27303867c111cafe3345f877 Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 28 Mar 2012 11:51:30 +0000 Subject: request plugin build explicitely (The configure script became semi-clever, tries to use the OS name to decide what to build.) --- audio/xine-alsa/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/xine-alsa') diff --git a/audio/xine-alsa/Makefile b/audio/xine-alsa/Makefile index 7924f0c0868..fba40fc8d21 100644 --- a/audio/xine-alsa/Makefile +++ b/audio/xine-alsa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/03/26 11:17:34 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2012/03/28 11:51:30 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -14,6 +14,7 @@ DEPENDS+= xine-lib>=1rc3a:../../multimedia/xine-lib BUILD_DIRS= ${WRKSRC}/src/audio_out CONFIGURE_ARGS+= --without-x --disable-xinerama CONFIGURE_ARGS+= --disable-vcd +CONFIGURE_ARGS+= --with-alsa INSTALLATION_DIRS= lib/xine/plugins/${XINE_MOD_DIR_VER} -- cgit v1.2.3