summaryrefslogtreecommitdiff
path: root/devel/dbus-sharp
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-12-31 18:49:08 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-12-31 18:49:08 +0000
commit3549788aa15b0ae0728b1331cd01dc5f20d0ca76 (patch)
tree68342fb1f69328250a70a12fa0a583adde8d3f52 /devel/dbus-sharp
parentUpdate to 0.60. (diff)
Chase the dbus shared lib version.
Notes
Notes: svn path=/head/; revision=152498
Diffstat (limited to 'devel/dbus-sharp')
-rw-r--r--devel/dbus-sharp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile
index 589b431abc50..6637a1ca98cb 100644
--- a/devel/dbus-sharp/Makefile
+++ b/devel/dbus-sharp/Makefile
@@ -13,7 +13,7 @@ PKGNAMESUFFIX= -sharp
MAINTAINER= bsd-sharp-list@forge.novell.com
COMMENT= Mono interface to the D-BUS messaging system
-LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus
+LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus
BUILD_DEPENDS= monodoc:${PORTSDIR}/devel/mono-tools
RUN_DEPENDS= monodoc:${PORTSDIR}/devel/mono-tools