svn commit: r397452 - head/net/p5-SOAP-MySOAP

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:27:09 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:27:08 2015
New Revision: 397452
URL: https://svnweb.freebsd.org/changeset/ports/397452

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-SOAP-MySOAP/Makefile

Modified: head/net/p5-SOAP-MySOAP/Makefile
==============================================================================
--- head/net/p5-SOAP-MySOAP/Makefile	Sun Sep 20 20:27:04 2015	(r397451)
+++ head/net/p5-SOAP-MySOAP/Makefile	Sun Sep 20 20:27:08 2015	(r397452)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	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