aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:20:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:20:43 +0000
commit98d0c7518d2a77f111a6534e2cbb9172a1406fce (patch)
tree7dc4587c57a3b6da55c81d41a2fefc9f613e7343 /ftp
parent0edbc3dcad98cc50ece3884e52bf58f264d99b29 (diff)
downloadports-98d0c7518d2a77f111a6534e2cbb9172a1406fce.tar.gz
ports-98d0c7518d2a77f111a6534e2cbb9172a1406fce.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=554204
Diffstat (limited to 'ftp')
-rw-r--r--ftp/p5-SOAP-Transport-FTP/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ftp/p5-SOAP-Transport-FTP/Makefile b/ftp/p5-SOAP-Transport-FTP/Makefile
index f98c6eb6f38d..1dbcbfaf5b1f 100644
--- a/ftp/p5-SOAP-Transport-FTP/Makefile
+++ b/ftp/p5-SOAP-Transport-FTP/Makefile
@@ -16,8 +16,9 @@ LICENSE= ART10
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-SOAP-Lite>=0.711:net/p5-SOAP-Lite
-NO_ARCH= yes
-USE_PERL5= modbuild
USES= perl5
+USE_PERL5= modbuild
+
+NO_ARCH= yes
.include <bsd.port.mk>