aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Net-DBus
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/p5-Net-DBus
parenta669dc1c3c9825a7841a83b8b367054abdffe961 (diff)
downloadports-3549788aa15b0ae0728b1331cd01dc5f20d0ca76.tar.gz
ports-3549788aa15b0ae0728b1331cd01dc5f20d0ca76.zip
Chase the dbus shared lib version.
Notes
Notes: svn path=/head/; revision=152498
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