svn commit: r398360 - head/www/p5-WWW-WebArchive

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


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

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-WWW-WebArchive/Makefile

Modified: head/www/p5-WWW-WebArchive/Makefile
==============================================================================
--- head/www/p5-WWW-WebArchive/Makefile	Thu Oct  1 16:00:31 2015	(r398359)
+++ head/www/p5-WWW-WebArchive/Makefile	Thu Oct  1 16:00:35 2015	(r398360)
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-App-Options>=0:${PORTS
 		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-all mailing list