diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-12-31 18:49:08 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-12-31 18:49:08 +0000 |
commit | 3549788aa15b0ae0728b1331cd01dc5f20d0ca76 (patch) | |
tree | 68342fb1f69328250a70a12fa0a583adde8d3f52 /polish | |
parent | a669dc1c3c9825a7841a83b8b367054abdffe961 (diff) | |
download | ports-3549788aa15b0ae0728b1331cd01dc5f20d0ca76.tar.gz ports-3549788aa15b0ae0728b1331cd01dc5f20d0ca76.zip |
Notes
Diffstat (limited to 'polish')
-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:="" |