diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-IO-Socket-Timeout/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-IO-Socket-Timeout/Makefile b/net/p5-IO-Socket-Timeout/Makefile index 6c0b03f3cac4..eacb2f68e4f7 100644 --- a/net/p5-IO-Socket-Timeout/Makefile +++ b/net/p5-IO-Socket-Timeout/Makefile @@ -2,6 +2,7 @@ PORTNAME= IO-Socket-Timeout PORTVERSION= 0.32 +PORTREVISION= 1 CATEGORIES= net ipv6 perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-PerlIO-via-Timeout>=0.32:devel/p5-PerlIO-via-Timeout +RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |