svn commit: r398340 - head/www/p5-HTML-FormFu

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 15:59:04 UTC 2015


Author: sunpoet
Date: Thu Oct  1 15:59:03 2015
New Revision: 398340
URL: https://svnweb.freebsd.org/changeset/ports/398340

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-HTML-FormFu/Makefile

Modified: head/www/p5-HTML-FormFu/Makefile
==============================================================================
--- head/www/p5-HTML-FormFu/Makefile	Thu Oct  1 15:58:59 2015	(r398339)
+++ head/www/p5-HTML-FormFu/Makefile	Thu Oct  1 15:59:03 2015	(r398340)
@@ -42,6 +42,7 @@ BUILD_DEPENDS+=	p5-File-ShareDir-Install
 TEST_DEPENDS=	p5-Test-Aggregate>=0.371:${PORTSDIR}/devel/p5-Test-Aggregate \
 		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-head mailing list