aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-12 08:45:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-12 08:45:54 +0000
commita51e404df768f2c9fc2118a24f5943257f377afa (patch)
tree851867f5e98429c7502dfa3373415edd59220819 /ftp
parent33e3be5231074adca69fd58e79fe486031edb74a (diff)
downloadports-a51e404df768f2c9fc2118a24f5943257f377afa.tar.gz
ports-a51e404df768f2c9fc2118a24f5943257f377afa.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/p5-SOAP-Transport-FTP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/p5-SOAP-Transport-FTP/Makefile b/ftp/p5-SOAP-Transport-FTP/Makefile
index e2652599b035..d2aba7d3f663 100644
--- a/ftp/p5-SOAP-Transport-FTP/Makefile
+++ b/ftp/p5-SOAP-Transport-FTP/Makefile
@@ -14,7 +14,7 @@ COMMENT= FTP Client support for SOAP::Lite
BUILD_DEPENDS= p5-SOAP-Lite>=0.711:${PORTSDIR}/net/p5-SOAP-Lite
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_PERL5= configure
+USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>