summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2009-09-20 13:42:28 +0000
committerKoop Mast <kwm@FreeBSD.org>2009-09-20 13:42:28 +0000
commit9e375989858cc2158cf038a92c2b053e53d0110a (patch)
tree3dad45e3dce003f35b16e7b2a3c7589db2aded2c /audio
parent- Update to 0.1.17 (diff)
Add --with-database=gdbm.
If tdb is installed it will prefer tdb over gdbm. So make it use gdbm. Feature safe: yes
Notes
Notes: svn path=/head/; revision=241818
Diffstat (limited to 'audio')
-rw-r--r--audio/pulseaudio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index a40a5aaa49e9..588ec0f7a8c9 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -37,6 +37,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-lm -lintl"
CONFIGURE_ARGS= --localstatedir=/var \
+ --with-database=gdbm \
--disable-lirc # untested
USERS= pulse