aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-01-01 02:49:08 +0800
committermarcus <marcus@FreeBSD.org>2006-01-01 02:49:08 +0800
commitcacf36fb6c614147e5e5b24dc49c92635cde5588 (patch)
tree2d6833e1bf0cce50a88974ee48b85f7f72696351 /devel
parent44522bf47b67f82df9f494a42349b995baa8bfe4 (diff)
downloadfreebsd-ports-graphics-cacf36fb6c614147e5e5b24dc49c92635cde5588.tar.gz
freebsd-ports-graphics-cacf36fb6c614147e5e5b24dc49c92635cde5588.tar.zst
freebsd-ports-graphics-cacf36fb6c614147e5e5b24dc49c92635cde5588.zip
Chase the dbus shared lib version.
Diffstat (limited to 'devel')
-rw-r--r--devel/dbus-sharp/Makefile2
-rw-r--r--devel/p5-Net-DBus/Makefile3
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile
index 589b431abc5..6637a1ca98c 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
diff --git a/devel/p5-Net-DBus/Makefile b/devel/p5-Net-DBus/Makefile
index 7d4c8c6e0b3..31985638c48 100644
--- a/devel/p5-Net-DBus/Makefile
+++ b/devel/p5-Net-DBus/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-DBus
PORTVERSION= 0.32.3
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= novel@FreeBSD.org
COMMENT= Perl extension for the DBus message system
-LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus
+LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus
USE_GNOME= pkgconfig
PERL_CONFIGURE= yes