diff options
Diffstat (limited to 'net/p5-Net/Makefile')
-rw-r--r-- | net/p5-Net/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 3402b001e52e..4bebacdb1cd9 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net PORTVERSION= 1.22 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN @@ -17,10 +17,6 @@ DISTNAME= libnet-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules to access and use network protocols -.if !defined(BATCH) && !defined(PACKAGE_BUILDING) -IS_INTERACTIVE= yes -.endif - RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL PORTSCOUT= skipv:1.0901 |