From 7709d01d13ae152c0679c1bcfd54e32c575eff28 Mon Sep 17 00:00:00 2001 From: ahze Date: Wed, 7 Jun 2006 11:34:45 +0000 Subject: - Remove RUN_DEPENDS on ports that p5-Net-DBus depends on now git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6377 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/system-tools-backends/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sysutils') diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile index 133bd6f23..d4bf81045 100644 --- a/sysutils/system-tools-backends/Makefile +++ b/sysutils/system-tools-backends/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/sysutils/system-tools-backends/Makefile,v 1.14 2006/06/07 02:27:28 ahze Exp $ +# $MCom: ports/sysutils/system-tools-backends/Makefile,v 1.15 2006/06/07 02:40:08 ahze Exp $ # PORTNAME= system-tools-backends @@ -19,10 +19,6 @@ COMMENT= Backend system admin scripts for gnome-system-tools BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DBus.pm:${PORTSDIR}/devel/p5-Net-DBus RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DBus.pm:${PORTSDIR}/devel/p5-Net-DBus -# !!!! REMOVE ME WHEN p5-Net-DBus is FIXED !!!!! -RUN_DEPENDS+= ${SITE_PERL}/XML/Grove.pm:${PORTSDIR}/textproc/p5-XML-Grove \ - ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes - USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes -- cgit