diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-09-20 13:42:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-09-20 13:42:28 +0000 |
commit | 9e375989858cc2158cf038a92c2b053e53d0110a (patch) | |
tree | 3dad45e3dce003f35b16e7b2a3c7589db2aded2c /audio/pulseaudio/Makefile | |
parent | 4eabb45086c346da55faf0911e215f6672fe9195 (diff) |
Notes
Diffstat (limited to 'audio/pulseaudio/Makefile')
-rw-r--r-- | audio/pulseaudio/Makefile | 1 |
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 |