svn commit: r397430 - head/net/p5-Net-CLI-Interact

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


Author: sunpoet
Date: Sun Sep 20 20:25:05 2015
New Revision: 397430
URL: https://svnweb.freebsd.org/changeset/ports/397430

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Net-CLI-Interact/Makefile

Modified: head/net/p5-Net-CLI-Interact/Makefile
==============================================================================
--- head/net/p5-Net-CLI-Interact/Makefile	Sun Sep 20 20:25:00 2015	(r397429)
+++ head/net/p5-Net-CLI-Interact/Makefile	Sun Sep 20 20:25:05 2015	(r397430)
@@ -25,6 +25,7 @@ BUILD_DEPENDS=	p5-Class-Load>=0:${PORTSD
 		p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list