From 97cf661ebd4b378c99358f7d42026adf2c792485 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 7 Feb 2004 10:39:39 +0000 Subject: Fix heyu dependency. --- misc/xtend/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/xtend') diff --git a/misc/xtend/Makefile b/misc/xtend/Makefile index d0eddbe8a48..a1189c38f95 100644 --- a/misc/xtend/Makefile +++ b/misc/xtend/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 18:09:30 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/02/07 10:39:39 wiz Exp $ # DISTNAME= xtend-1.2beta4 @@ -10,7 +10,7 @@ MAINTAINER= damon@brodiefamily.org HOMEPAGE= http://www.jabberwocky.com/software/xtend/ COMMENT= Monitors X10 commands using heyu to automate UNIX functions -DEPENDS+= x10_heyu>=1.29:../../misc/heyu +DEPENDS+= heyu>=1.35:../../misc/heyu GNU_CONFIGURE= yes -- cgit v1.2.3