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 | 6f1737ade52148c495020f6892574e712e67079c (patch) | |
tree | 271f7a88035861ef3450e5b1d57448b896710aee /misc/p5-ControlX10-CM17 | |
parent | 5ca9c9a191b92c7b1dd6b190569ef1fca10bb67e (diff) | |
download | pkgsrc-6f1737ade52148c495020f6892574e712e67079c.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'misc/p5-ControlX10-CM17')
-rw-r--r-- | misc/p5-ControlX10-CM17/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-ControlX10-CM17/Makefile b/misc/p5-ControlX10-CM17/Makefile index b61ae4b9351..6ebd9ebe276 100644 --- a/misc/p5-ControlX10-CM17/Makefile +++ b/misc/p5-ControlX10-CM17/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/21 17:01:23 martti Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/27 02:24:09 snj Exp $ DISTNAME= ControlX10-CM17-0.07 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,7 @@ COMMENT= Perl5 module for controlling the X10 CM17A controller DEPENDS+= p5-Device-SerialPort>=0.07:../../comms/p5-Device-SerialPort -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/ControlX10/CM17/.packlist # We don't actually install the example perl script, but we patch it |