diff options
author | agc <agc@pkgsrc.org> | 2003-02-13 14:51:03 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-02-13 14:51:03 +0000 |
commit | 82d14d16d99777fa9557f0bf264a0deaba422b2e (patch) | |
tree | 0cf42db53bb6e4977dfd513c568701b067cc7f37 /comms/p5-Device-SerialPort | |
parent | 101694bfdc2a408c72e2c415787074d4b01d8fe4 (diff) | |
download | pkgsrc-82d14d16d99777fa9557f0bf264a0deaba422b2e.tar.gz |
Mark this package as broken
Diffstat (limited to 'comms/p5-Device-SerialPort')
-rw-r--r-- | comms/p5-Device-SerialPort/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile index 001bf2dcbe3..3a6b47d3a8d 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/02/12 00:43:22 mjl Exp $ +# $NetBSD: Makefile,v 1.8 2003/02/13 14:51:03 agc Exp $ # DISTNAME= Device-SerialPort-0.12 @@ -16,5 +16,7 @@ PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Device/SerialPort/.packlist MAKE_PARAMS= ${DEFAULT_SERIAL_DEVICE} +BROKEN= Device::Serial could not find ioctl definitions + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" |