diff options
author | snj <snj> | 2004-04-11 06:56:57 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-11 06:56:57 +0000 |
commit | 98aff131c4d1965cabf5302b0216584f7ca40d1c (patch) | |
tree | a05b04128f6f80732ad6ad122a34778bceac2a52 /comms | |
parent | 20cdb52685d5eaece0d159cb0c46724117d35e77 (diff) | |
download | pkgsrc-98aff131c4d1965cabf5302b0216584f7ca40d1c.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-Device-SerialPort/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile index 578aa40ad40..e180dd782f2 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -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 @@ -13,7 +13,7 @@ COMMENT= POSIX-based Perl module to control your serial port DEPENDS+= p5-perl-headers-[0-9]*:../../devel/p5-perl-headers -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Device/SerialPort/.packlist MAKE_PARAMS= ${DEFAULT_SERIAL_DEVICE} |