svn commit: r394309 - head/www/p5-HTML-Template-Compiled

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 15 12:10:16 UTC 2015


Author: sunpoet
Date: Sat Aug 15 12:10:15 2015
New Revision: 394309
URL: https://svnweb.freebsd.org/changeset/ports/394309

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-HTML-Template-Compiled/Makefile

Modified: head/www/p5-HTML-Template-Compiled/Makefile
==============================================================================
--- head/www/p5-HTML-Template-Compiled/Makefile	Sat Aug 15 12:10:11 2015	(r394308)
+++ head/www/p5-HTML-Template-Compiled/Makefile	Sat Aug 15 12:10:15 2015	(r394309)
@@ -19,6 +19,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list