aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Net-SMTP-TLS
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:27:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:27:52 +0000
commit895a4b7826da2e3ed4c553cb991c584d463fc4ba (patch)
treea5f3caa34b825ce7777911991c9e23fafab8c73f /mail/p5-Net-SMTP-TLS
parentdd932040e9cc152005b5f3d2d2344d0402dfd17e (diff)
downloadports-895a4b7826da2e3ed4c553cb991c584d463fc4ba.tar.gz
ports-895a4b7826da2e3ed4c553cb991c584d463fc4ba.zip
Cosmetic change
Notes
Notes: svn path=/head/; revision=554244
Diffstat (limited to 'mail/p5-Net-SMTP-TLS')
-rw-r--r--mail/p5-Net-SMTP-TLS/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/p5-Net-SMTP-TLS/Makefile b/mail/p5-Net-SMTP-TLS/Makefile
index 4d1184ebdea8..85521c6ed49d 100644
--- a/mail/p5-Net-SMTP-TLS/Makefile
+++ b/mail/p5-Net-SMTP-TLS/Makefile
@@ -19,8 +19,9 @@ RUN_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC \
p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
p5-Net-SSLeay>=0:security/p5-Net-SSLeay
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>