diff options
author | marcus <marcus@FreeBSD.org> | 2006-01-01 02:49:08 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-01-01 02:49:08 +0800 |
commit | cacf36fb6c614147e5e5b24dc49c92635cde5588 (patch) | |
tree | 2d6833e1bf0cce50a88974ee48b85f7f72696351 /polish/gnugadu2 | |
parent | 44522bf47b67f82df9f494a42349b995baa8bfe4 (diff) | |
download | freebsd-ports-gnome-cacf36fb6c614147e5e5b24dc49c92635cde5588.tar.gz freebsd-ports-gnome-cacf36fb6c614147e5e5b24dc49c92635cde5588.tar.zst freebsd-ports-gnome-cacf36fb6c614147e5e5b24dc49c92635cde5588.zip |
Chase the dbus shared lib version.
Diffstat (limited to 'polish/gnugadu2')
-rw-r--r-- | polish/gnugadu2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 956c96dbcbf0..c1f84b9ca45c 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -116,7 +116,7 @@ CONFIGURE_ARGS+= --without-gtkspell .endif #.if defined(WITH_DBUS) -#LIB_DEPENDS+= dbus-1.1:${PORTSDIR}/devel/dbus +#LIB_DEPENDS+= dbus-1.2:${PORTSDIR}/devel/dbus #CONFIGURE_ARGS+= --with-dbus \ # --with-dbus-dir=${LOCALBASE}/share/dbus-1/services #PLIST_SUB+= DBUS:="" |