aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Net-DBus
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/p5-Net-DBus
parent44522bf47b67f82df9f494a42349b995baa8bfe4 (diff)
downloadfreebsd-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 'devel/p5-Net-DBus')
-rw-r--r--devel/p5-Net-DBus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Net-DBus/Makefile b/devel/p5-Net-DBus/Makefile
index 7d4c8c6e0b3b..31985638c48a 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