summaryrefslogtreecommitdiff
path: root/devel/p5-IO-Stty
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IO-Stty')
-rw-r--r--devel/p5-IO-Stty/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile
index 7b8f1111d4b..febd6b45e55 100644
--- a/devel/p5-IO-Stty/Makefile
+++ b/devel/p5-IO-Stty/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:22 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/06/08 15:35:43 minskim Exp $
DISTNAME= IO-Stty-.02
PKGNAME= p5-IO-stty-0.02
SVR4_PKGNAME= p5ist
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
@@ -12,6 +12,8 @@ COMMENT= Perl class for I/O on tty devices
PKG_INSTALLATION_TYPES= overwrite pkgviews
+REPLACE_PERL+= stty.pl
+
PERL5_PACKLIST= auto/IO/Stty/.packlist
.include "../../lang/perl5/module.mk"