Index: Makefile =================================================================== --- Makefile (revision 504078) +++ Makefile (working copy) @@ -18,7 +18,8 @@ USES= cpe gmake libtool localbase pkgconfig python:build shebangfix GNU_CONFIGURE= yes USE_LDCONFIG= yes -CONFIGURE_ARGS= --with-test-socket-dir=${WRKDIR} \ +CONFIGURE_ARGS= --with-session-socket-dir=/tmp \ + --with-test-socket-dir=${WRKDIR} \ --disable-doxygen-docs \ --disable-selinux \ --disable-apparmor \