summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordrochner <drochner>2007-06-15 18:29:17 +0000
committerdrochner <drochner>2007-06-15 18:29:17 +0000
commitc672cf86db22ab5c5bd8e96f8e6117373a407c13 (patch)
treeac63bb333b2e3e7c119cc079085d384f013b4af6 /audio
parent0a95b2a9ddd6955e034678f406cfec09084385f8 (diff)
downloadpkgsrc-c672cf86db22ab5c5bd8e96f8e6117373a407c13.tar.gz
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?)
Diffstat (limited to 'audio')
-rw-r--r--audio/xine-arts/Makefile3
1 files changed, 2 insertions, 1 deletions
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}