Date: Sat, 3 Oct 2015 17:08:45 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398500 - head/mail/p5-Net-SMTP-TLS Message-ID: <201510031708.t93H8j5u010252@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510031708.t93H8j5u010252>