svn commit: r398359 - head/www/p5-WWW-Mechanize-SpamCop

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 16:00:32 UTC 2015


Author: sunpoet
Date: Thu Oct  1 16:00:31 2015
New Revision: 398359
URL: https://svnweb.freebsd.org/changeset/ports/398359

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-WWW-Mechanize-SpamCop/Makefile

Modified: head/www/p5-WWW-Mechanize-SpamCop/Makefile
==============================================================================
--- head/www/p5-WWW-Mechanize-SpamCop/Makefile	Thu Oct  1 16:00:27 2015	(r398358)
+++ head/www/p5-WWW-Mechanize-SpamCop/Makefile	Thu Oct  1 16:00:31 2015	(r398359)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list