diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 14:55:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-08-21 14:55:43 +0000 |
commit | e15628ebf6a1fcfc276cffc40a3201aacba9138a (patch) | |
tree | 036c24888ef699a36a0db41d047b3d0e7e3acbc8 /ftp/p5-SOAP-Transport-FTP/Makefile | |
parent | 68414c534d086cc747fcd0f7b6f77d79a7b9a560 (diff) | |
download | ports-e15628ebf6a1fcfc276cffc40a3201aacba9138a.tar.gz ports-e15628ebf6a1fcfc276cffc40a3201aacba9138a.zip |
Notes
Diffstat (limited to 'ftp/p5-SOAP-Transport-FTP/Makefile')
-rw-r--r-- | ftp/p5-SOAP-Transport-FTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/p5-SOAP-Transport-FTP/Makefile b/ftp/p5-SOAP-Transport-FTP/Makefile index 84adda211fd8..0e7597159ee5 100644 --- a/ftp/p5-SOAP-Transport-FTP/Makefile +++ b/ftp/p5-SOAP-Transport-FTP/Makefile @@ -15,7 +15,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= FTP Client support for SOAP::Lite BUILD_DEPENDS= p5-SOAP-Lite>=0.711:${PORTSDIR}/net/p5-SOAP-Lite -RUN_DEPENDS= p5-SOAP-Lite>=0.711:${PORTSDIR}/net/p5-SOAP-Lite +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 |