Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/pulseaudio/Makefile,v retrieving revision 1.55 diff -u -u -r1.55 Makefile --- Makefile 28 Nov 2009 20:05:25 -0000 1.55 +++ Makefile 17 Jan 2010 07:52:53 -0000 @@ -12,6 +12,7 @@ PORTNAME= pulseaudio PORTVERSION= 0.9.21 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/${PORTNAME}/ @@ -23,6 +24,7 @@ dbus-1.3:${PORTSDIR}/devel/dbus \ gdbm.3:${PORTSDIR}/databases/gdbm \ execinfo:${PORTSDIR}/devel/libexecinfo +RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit USE_GNOME= gnometarget gnomehack glib20 intltool ltverhack USE_XORG= x11 sm xtst ice @@ -92,8 +94,7 @@ LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal PLIST_SUB+= HAL="" .else -CONFIGURE_ARGS+=--disable-hal \ - --disable-polkit +CONFIGURE_ARGS+=--disable-hal PLIST_SUB+= HAL="@comment " .endif