svn commit: r398318 - head/www/p5-HTML-RSSAutodiscovery

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


Author: sunpoet
Date: Thu Oct  1 15:57:24 2015
New Revision: 398318
URL: https://svnweb.freebsd.org/changeset/ports/398318

Log:
  - Add NO_ARCH

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

Modified: head/www/p5-HTML-RSSAutodiscovery/Makefile
==============================================================================
--- head/www/p5-HTML-RSSAutodiscovery/Makefile	Thu Oct  1 15:57:19 2015	(r398317)
+++ head/www/p5-HTML-RSSAutodiscovery/Makefile	Thu Oct  1 15:57:24 2015	(r398318)
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-HTML-Parser>=0:${PORTS
 		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