svn commit: r398314 - head/www/p5-HTML-Adsense

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


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

Log:
  - Add NO_ARCH

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

Modified: head/www/p5-HTML-Adsense/Makefile
==============================================================================
--- head/www/p5-HTML-Adsense/Makefile	Thu Oct  1 15:57:01 2015	(r398313)
+++ head/www/p5-HTML-Adsense/Makefile	Thu Oct  1 15:57:06 2015	(r398314)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list