From 07a3fa0cf65380f0d11c609ae3736e0e4c0f6bb1 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Tue, 21 Nov 2006 09:04:04 +0000 Subject: - devel/p5-IO-Stty is deprecated. - this version (in fact, since 1.14) can run w/o IO::Stty - bump PORTREVISION --- lang/p5-Expect/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/p5-Expect') diff --git a/lang/p5-Expect/Makefile b/lang/p5-Expect/Makefile index 908cbeee19b7..d2d3508e3e51 100644 --- a/lang/p5-Expect/Makefile +++ b/lang/p5-Expect/Makefile @@ -7,6 +7,7 @@ PORTNAME= Expect PORTVERSION= 1.20 +PORTREVISION= 1 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Expect @@ -15,8 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Perl module inspired by the Tcl version of Expect -BUILD_DEPENDS= p5-IO-Tty>=1.03:${PORTSDIR}/devel/p5-IO-Tty \ - ${SITE_PERL}/IO/Stty.pm:${PORTSDIR}/devel/p5-IO-Stty +BUILD_DEPENDS= p5-IO-Tty>=1.03:${PORTSDIR}/devel/p5-IO-Tty RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -- cgit v1.2.3