svn commit: r398499 - head/mail/p5-Mail-SendEasy

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


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

Log:
  - Add NO_ARCH

Modified:
  head/mail/p5-Mail-SendEasy/Makefile

Modified: head/mail/p5-Mail-SendEasy/Makefile
==============================================================================
--- head/mail/p5-Mail-SendEasy/Makefile	Sat Oct  3 17:08:36 2015	(r398498)
+++ head/mail/p5-Mail-SendEasy/Makefile	Sat Oct  3 17:08:40 2015	(r398499)
@@ -14,6 +14,7 @@ COMMENT=	Send plain/html e-mails through
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list