svn commit: r398500 - head/mail/p5-Net-SMTP-TLS

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:08:46 UTC 2015


Author: sunpoet
Date: Sat Oct  3 17:08:44 2015
New Revision: 398500
URL: https://svnweb.freebsd.org/changeset/ports/398500

Log:
  - Add NO_ARCH

Modified:
  head/mail/p5-Net-SMTP-TLS/Makefile

Modified: head/mail/p5-Net-SMTP-TLS/Makefile
==============================================================================
--- head/mail/p5-Net-SMTP-TLS/Makefile	Sat Oct  3 17:08:40 2015	(r398499)
+++ head/mail/p5-Net-SMTP-TLS/Makefile	Sat Oct  3 17:08:44 2015	(r398500)
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-Digest-HMAC>=0:${PORTS
 		p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list