diff options
author | wiz <wiz@pkgsrc.org> | 2003-02-12 18:28:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-02-12 18:28:51 +0000 |
commit | 6216711673f8c8965982bc29aa533e87fdb679f6 (patch) | |
tree | 7af09238dd36e10107c478cfd729c71299834824 /misc/p5-ControlX10-CM11 | |
parent | 5cd3b657dbaf6021d6fab636dac2f6d7fd53cf1e (diff) | |
download | pkgsrc-6216711673f8c8965982bc29aa533e87fdb679f6.tar.gz |
Fix wildcard to match current version.
Diffstat (limited to 'misc/p5-ControlX10-CM11')
-rw-r--r-- | misc/p5-ControlX10-CM11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-ControlX10-CM11/Makefile b/misc/p5-ControlX10-CM11/Makefile index 031ba95511f..14559b956b6 100644 --- a/misc/p5-ControlX10-CM11/Makefile +++ b/misc/p5-ControlX10-CM11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/10/20 17:46:05 seb Exp $ +# $NetBSD: Makefile,v 1.6 2003/02/12 18:28:51 wiz Exp $ # DISTNAME= ControlX10-CM11-2.09 @@ -11,7 +11,7 @@ MAINTAINER= damon@brodiefamily.org HOMEPAGE= http://members.aol.com/Bbirthisel/alpha.html COMMENT= perl5 module for controlling the X10 CM11A controller -DEPENDS+= p5-Device-SerialPort>=0.070:../../comms/p5-Device-SerialPort +DEPENDS+= p5-Device-SerialPort>=0.07:../../comms/p5-Device-SerialPort USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/ControlX10/CM11/.packlist |