diff options
Diffstat (limited to 'net/p5-IO-Socket-Timeout/Makefile')
-rw-r--r-- | net/p5-IO-Socket-Timeout/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-IO-Socket-Timeout/Makefile b/net/p5-IO-Socket-Timeout/Makefile index 2092e9ca90f0..bc61f3a7076c 100644 --- a/net/p5-IO-Socket-Timeout/Makefile +++ b/net/p5-IO-Socket-Timeout/Makefile @@ -13,8 +13,8 @@ COMMENT= IO::Socket with read/write timeout LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-PerlIO-via-Timeout>=0.32:devel/p5-PerlIO-via-Timeout -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-PerlIO-via-Timeout>=0.32:devel/p5-PerlIO-via-Timeout NO_ARCH= yes |