svn commit: r554244 - head/mail/p5-Net-SMTP-TLS
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Nov 6 11:27:59 UTC 2020
Author: sunpoet
Date: Fri Nov 6 11:27:52 2020
New Revision: 554244
URL: https://svnweb.freebsd.org/changeset/ports/554244
Log:
Cosmetic change
Modified:
head/mail/p5-Net-SMTP-TLS/Makefile
Modified: head/mail/p5-Net-SMTP-TLS/Makefile
==============================================================================
--- head/mail/p5-Net-SMTP-TLS/Makefile Fri Nov 6 11:27:48 2020 (r554243)
+++ head/mail/p5-Net-SMTP-TLS/Makefile Fri Nov 6 11:27:52 2020 (r554244)
@@ -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>
More information about the svn-ports-head
mailing list