svn commit: r397399 - head/net-im/p5-SOAP-Transport-JABBER

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


Author: sunpoet
Date: Sun Sep 20 20:15:45 2015
New Revision: 397399
URL: https://svnweb.freebsd.org/changeset/ports/397399

Log:
  - Add NO_ARCH

Modified:
  head/net-im/p5-SOAP-Transport-JABBER/Makefile

Modified: head/net-im/p5-SOAP-Transport-JABBER/Makefile
==============================================================================
--- head/net-im/p5-SOAP-Transport-JABBER/Makefile	Sun Sep 20 20:15:37 2015	(r397398)
+++ head/net-im/p5-SOAP-Transport-JABBER/Makefile	Sun Sep 20 20:15:45 2015	(r397399)
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	p5-Net-Jabber>=0:${PORTSD
 		p5-SOAP-Lite>=0.711:${PORTSDIR}/net/p5-SOAP-Lite
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list