diff options
author | snj <snj@pkgsrc.org> | 2004-04-27 02:24:08 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-27 02:24:08 +0000 |
commit | e72dda603a79d6b3d7b1f6ffb82f2f32b5f444d0 (patch) | |
tree | 271f7a88035861ef3450e5b1d57448b896710aee /misc/p5-ControlX10-CM11 | |
parent | 1e889eaa861f2ddacb56bdae7bf195e50a26037c (diff) | |
download | pkgsrc-e72dda603a79d6b3d7b1f6ffb82f2f32b5f444d0.tar.gz |
Convert to buildlink3.
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 4920aeb4719..3e0ffbbe92a 100644 --- a/misc/p5-ControlX10-CM11/Makefile +++ b/misc/p5-ControlX10-CM11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/21 17:01:22 martti Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/27 02:24:09 snj Exp $ # DISTNAME= ControlX10-CM11-2.09 @@ -13,7 +13,7 @@ COMMENT= Perl5 module for controlling the X10 CM11A controller DEPENDS+= p5-Device-SerialPort>=0.07:../../comms/p5-Device-SerialPort -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/ControlX10/CM11/.packlist .include "../../lang/perl5/module.mk" |