Convert to buildlink3.
This commit is contained in:
parent
c7e5425240
commit
040dd1d9f4
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.10 2003/02/13 19:39:40 mjl Exp $
|
# $NetBSD: Makefile,v 1.11 2004/04/11 06:56:57 snj Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= Device-SerialPort-0.12
|
DISTNAME= Device-SerialPort-0.12
|
||||||
|
@ -13,7 +13,7 @@ COMMENT= POSIX-based Perl module to control your serial port
|
||||||
|
|
||||||
DEPENDS+= p5-perl-headers-[0-9]*:../../devel/p5-perl-headers
|
DEPENDS+= p5-perl-headers-[0-9]*:../../devel/p5-perl-headers
|
||||||
|
|
||||||
USE_BUILDLINK2= YES
|
USE_BUILDLINK3= YES
|
||||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Device/SerialPort/.packlist
|
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Device/SerialPort/.packlist
|
||||||
|
|
||||||
MAKE_PARAMS= ${DEFAULT_SERIAL_DEVICE}
|
MAKE_PARAMS= ${DEFAULT_SERIAL_DEVICE}
|
||||||
|
|
Loading…
Reference in a new issue