diff options
-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 |