From a5b0676f3e862de08adb4000797e9e6adf575e9c Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 12 Apr 2003 12:31:16 +0000 Subject: Depend on either sh-utils or the new coreutils package. --- time/logtime/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'time') diff --git a/time/logtime/Makefile b/time/logtime/Makefile index ded396e2d42..661395f5649 100644 --- a/time/logtime/Makefile +++ b/time/logtime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/03/28 21:14:37 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/12 12:31:16 wiz Exp $ # DISTNAME= logtime-1.0 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us COMMENT= Prints date and time in a standard format -DEPENDS+= sh-utils-[0-9]*:../../sysutils/sh-utils +DEPENDS+= {sh-utils-[0-9]*,coreutils-[0-9]*}:../../sysutils/coreutils .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3