svn commit: r398498 - head/mail/p5-Dancer-Plugin-Email

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


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

Log:
  - Add NO_ARCH

Modified:
  head/mail/p5-Dancer-Plugin-Email/Makefile

Modified: head/mail/p5-Dancer-Plugin-Email/Makefile
==============================================================================
--- head/mail/p5-Dancer-Plugin-Email/Makefile	Sat Oct  3 17:08:33 2015	(r398497)
+++ head/mail/p5-Dancer-Plugin-Email/Makefile	Sat Oct  3 17:08:36 2015	(r398498)
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-Dancer>=0:${PORTSDIR}/
 		p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list