svn commit: r391642 - head/www/p5-Blog-Spam

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 9 15:43:46 UTC 2015


Author: sunpoet
Date: Thu Jul  9 15:43:45 2015
New Revision: 391642
URL: https://svnweb.freebsd.org/changeset/ports/391642

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-Blog-Spam/Makefile

Modified: head/www/p5-Blog-Spam/Makefile
==============================================================================
--- head/www/p5-Blog-Spam/Makefile	Thu Jul  9 15:43:41 2015	(r391641)
+++ head/www/p5-Blog-Spam/Makefile	Thu Jul  9 15:43:45 2015	(r391642)
@@ -22,6 +22,7 @@ BUILD_DEPENDS=	p5-Net-CIDR-Lite>=0:${POR
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list