diff options
Diffstat (limited to 'devel/dbus/Makefile')
-rw-r--r-- | devel/dbus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dbus/Makefile b/devel/dbus/Makefile index 488aa5fdd2d2..6b9dffbe4eb5 100644 --- a/devel/dbus/Makefile +++ b/devel/dbus/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_GNOME?= gnomehack libxml2 ltverhack USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes CONFIGURE_ARGS=--localstatedir=/var \ --with-test-socket-dir=${WRKDIR} \ |