diff options
Diffstat (limited to 'net/p5-Net-SSH-Expect/Makefile')
-rw-r--r-- | net/p5-Net-SSH-Expect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SSH-Expect/Makefile b/net/p5-Net-SSH-Expect/Makefile index 1b025931a276..b5e3cd4db8b3 100644 --- a/net/p5-Net-SSH-Expect/Makefile +++ b/net/p5-Net-SSH-Expect/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= SSH wrapper to execute remote commands -RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect +RUN_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |