summaryrefslogtreecommitdiff
path: root/audio/xine-esound
diff options
context:
space:
mode:
authordrochner <drochner>2006-12-08 18:48:52 +0000
committerdrochner <drochner>2006-12-08 18:48:52 +0000
commit16f25887f5b31cfc434c531f8cbabb510b60d068 (patch)
tree8bbc19a743fdd5c62e6a72d824849bd0f2137b9b /audio/xine-esound
parent13b703e3fedb59d92099d9d92784453fb89d45ef (diff)
downloadpkgsrc-16f25887f5b31cfc434c531f8cbabb510b60d068.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}