summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2006-07-21 06:22:12 +0000
committernovel <novel@FreeBSD.org>2006-07-21 06:22:12 +0000
commit7eeda17314d59ead7473253729fc8978bc7ded31 (patch)
tree0a024c2ce432034e8c31e363c8ea6b7b1fb72f00
parentb3e08a72db6c3f66add2ca84d2a36e6759614667 (diff)
downloadFreeBSD-ports-7eeda17314d59ead7473253729fc8978bc7ded31.zip
FreeBSD-ports-7eeda17314d59ead7473253729fc8978bc7ded31.tar.gz
Add p5-XML-Twig to RUN_DEPENDS.
Reported by: mezz
-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 f48fd95..ef70819 100644
--- a/devel/p5-Net-DBus/Makefile
+++ b/devel/p5-Net-DBus/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= Perl extension for the DBus message system
LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus
-RUN_DEPENDS= ${SITE_PERL}/XML/Grove.pm:${PORTSDIR}/textproc/p5-XML-Grove \
+RUN_DEPENDS= ${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig \
+ ${SITE_PERL}/XML/Grove.pm:${PORTSDIR}/textproc/p5-XML-Grove \
${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
USE_GNOME= pkgconfig
OpenPOWER on IntegriCloud