svn commit: r398356 - head/www/p5-Protocol-XMLRPC

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


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

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-Protocol-XMLRPC/Makefile

Modified: head/www/p5-Protocol-XMLRPC/Makefile
==============================================================================
--- head/www/p5-Protocol-XMLRPC/Makefile	Thu Oct  1 16:00:13 2015	(r398355)
+++ head/www/p5-Protocol-XMLRPC/Makefile	Thu Oct  1 16:00:18 2015	(r398356)
@@ -17,6 +17,7 @@ LICENSE=	ART20
 BUILD_DEPENDS=	p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list