Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/dbus/Makefile,v --- Makefile 30 Jan 2006 23:19:52 -0000 1.41 +++ Makefile 5 Feb 2006 15:28:40 -0000 @@ -22,13 +22,13 @@ USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes USE_RC_SUBR= yes -USE_REINPLACE= yes CONFIGURE_ARGS?=--disable-gtk \ --disable-python \ --disable-gcj \ --disable-qt \ --disable-mono \ --disable-mono-docs \ + --localstatedir=/var \ --with-system-pid-file=/var/run/dbus.pid \ --with-system-socket=/var/run/dbus \ --with-session-socket-dir=/var/tmp \ @@ -77,7 +77,7 @@ .if defined(PKGNAMEPREFIX) .if ${PKGNAMEPREFIX}==${PYTHON_PKGNAMEPREFIX} && ${OSVERSION} < 500000 # Ignore for py-dbus -IGNORE= Does not build on 4.X +IGNORE= does not build on 4.X .endif .endif