diff options
author | agc <agc> | 2003-02-13 14:51:03 +0000 |
---|---|---|
committer | agc <agc> | 2003-02-13 14:51:03 +0000 |
commit | 9e631e1a1149e84464fe845136493104a0c1827e (patch) | |
tree | 0cf42db53bb6e4977dfd513c568701b067cc7f37 /comms/p5-Device-SerialPort | |
parent | 94f754fca24584d93893024180a75ec5a088cff1 (diff) | |
download | pkgsrc-9e631e1a1149e84464fe845136493104a0c1827e.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" |