summaryrefslogtreecommitdiff
path: root/audio/xine-esound
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2006-12-08 18:48:52 +0000
committerdrochner <drochner@pkgsrc.org>2006-12-08 18:48:52 +0000
commitb7eb0abe89d7befb6af8ba1c205210e519f2e26a (patch)
tree8bbc19a743fdd5c62e6a72d824849bd0f2137b9b /audio/xine-esound
parent139f6475acf009f12bbf94cbbb329c48a7db5644 (diff)
downloadpkgsrc-b7eb0abe89d7befb6af8ba1c205210e519f2e26a.tar.gz
make this build again: keep "configure" from checking for X stuff
Diffstat (limited to 'audio/xine-esound')
-rw-r--r--audio/xine-esound/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile
index aaee691aaeb..cc2714432ce 100644
--- a/audio/xine-esound/Makefile
+++ b/audio/xine-esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/08/06 10:36:50 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/12/08 18:48:52 drochner Exp $
#
.include "../../multimedia/xine-lib/Makefile.common"
@@ -10,6 +10,7 @@ COMMENT= The esound audio output plugin for xine-lib
DEPENDS+= xine-lib>=1rc3a:../../multimedia/xine-lib
BUILD_DIRS= ${WRKSRC}/src/audio_out
+CONFIGURE_ARGS+= --without-x
INSTALLATION_DIRS= lib/xine/plugins/${XINE_LIB_VER}