diff options
Diffstat (limited to 'devel/p5-Expect/Makefile')
-rw-r--r-- | devel/p5-Expect/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Expect/Makefile b/devel/p5-Expect/Makefile index ad68f70297b..5c42b3799bd 100644 --- a/devel/p5-Expect/Makefile +++ b/devel/p5-Expect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2014/10/09 13:44:40 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2014/10/09 14:06:16 wiz Exp $ DISTNAME= Expect-1.21 PKGNAME= p5-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= rhaen@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Expect/ COMMENT= Perl version of the TCL "expect" tool -PKG_INSTALLATION_TYPES= overwrite pkgviews - DEPENDS+= p5-IO-Stty-[0-9]*:../../devel/p5-IO-Stty DEPENDS+= p5-IO-tty-[0-9]*:../../devel/p5-IO-Tty |