svn commit: r398361 - head/www/p5-Web-oEmbed

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


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

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-Web-oEmbed/Makefile

Modified: head/www/p5-Web-oEmbed/Makefile
==============================================================================
--- head/www/p5-Web-oEmbed/Makefile	Thu Oct  1 16:00:35 2015	(r398360)
+++ head/www/p5-Web-oEmbed/Makefile	Thu Oct  1 16:00:40 2015	(r398361)
@@ -21,6 +21,7 @@ BUILD_DEPENDS=	p5-Any-Moose>=0:${PORTSDI
 		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