pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/xtend Fix heyu dependency.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8102c64be561
branches: trunk
changeset: 467847:8102c64be561
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Feb 07 10:39:39 2004 +0000
description:
Fix heyu dependency.
diffstat:
misc/xtend/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e1d574c1b844 -r 8102c64be561 misc/xtend/Makefile
--- a/misc/xtend/Makefile Sat Feb 07 10:38:50 2004 +0000
+++ b/misc/xtend/Makefile Sat Feb 07 10:39:39 2004 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index