diff options
-rw-r--r-- | devel/rt3/Makefile | 4 | ||||
-rw-r--r-- | security/snortsnarf/Makefile | 4 | ||||
-rw-r--r-- | sysutils/dirvish/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/rt3/Makefile b/devel/rt3/Makefile index ca8feb76e75..84701a445e8 100644 --- a/devel/rt3/Makefile +++ b/devel/rt3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2008/08/24 14:05:16 tonnerre Exp $ +# $NetBSD: Makefile,v 1.36 2009/06/09 17:34:50 abs Exp $ DISTNAME= rt-3.8.1 PKGREVISION= 1 @@ -36,7 +36,7 @@ DEPENDS+= p5-Email-Address-[0-9]*:../../mail/p5-Email-Address DEPENDS+= p5-Net>=1.15:../../net/p5-Net DEPENDS+= p5-Net-Server-[0-9]*:../../net/p5-Net-Server DEPENDS+= p5-Text-Wrapper>=1.0:../../textproc/p5-Text-Wrapper -DEPENDS+= p5-Time>=101.062101:../../time/p5-Time +DEPENDS+= p5-Time-modules>=101.062101:../../time/p5-Time-modules DEPENDS+= p5-Text-Autoformat>=1.04:../../textproc/p5-Text-Autoformat DEPENDS+= p5-Text-Quoted>=2.02:../../textproc/p5-Text-Quoted DEPENDS+= p5-Tree-Simple>=1.04:../../devel/p5-Tree-Simple diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile index 1c38de65926..aface57747f 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/05/26 02:13:23 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2009/06/09 17:34:50 abs Exp $ # DISTNAME= SnortSnarf-050314.1 @@ -10,7 +10,7 @@ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.silicondefense.com/software/snortsnarf/ COMMENT= Generate HTML report summaries from snort incident alerts -DEPENDS+= p5-Time>=101.062101:../../time/p5-Time +DEPENDS+= p5-Time-modules>=101.062101:../../time/p5-Time-modules NO_BUILD= YES diff --git a/sysutils/dirvish/Makefile b/sysutils/dirvish/Makefile index bb5e6a9034a..06cdc3330c0 100644 --- a/sysutils/dirvish/Makefile +++ b/sysutils/dirvish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/02/24 16:15:22 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2009/06/09 17:34:50 abs Exp $ # DISTNAME= dirvish-1.2.1 @@ -12,7 +12,7 @@ COMMENT= Fast, disk based, rotating network backup system DEPENDS+= rsync>=2.6.0:../../net/rsync DEPENDS+= p5-Getopt-Long>=2.35:../../devel/p5-Getopt-Long -DEPENDS+= p5-Time>=2003.0:../../time/p5-Time +DEPENDS+= p5-Time-modules>=2003.0:../../time/p5-Time-modules DEPENDS+= p5-Time-Period>=1.0:../../time/p5-Time-Period PKG_SYSCONFSUBDIR= dirvish |