svn commit: r391640 - head/net-im/p5-Jabber-Lite

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 9 15:43:38 UTC 2015


Author: sunpoet
Date: Thu Jul  9 15:43:37 2015
New Revision: 391640
URL: https://svnweb.freebsd.org/changeset/ports/391640

Log:
  - Add NO_ARCH

Modified:
  head/net-im/p5-Jabber-Lite/Makefile

Modified: head/net-im/p5-Jabber-Lite/Makefile
==============================================================================
--- head/net-im/p5-Jabber-Lite/Makefile	Thu Jul  9 15:43:32 2015	(r391639)
+++ head/net-im/p5-Jabber-Lite/Makefile	Thu Jul  9 15:43:37 2015	(r391640)
@@ -21,6 +21,7 @@ BUILD_DEPENDS=	p5-Authen-SASL>=0:${PORTS
 		p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list