svn commit: r397450 - head/net/p5-OurNet-BBSAgent

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


Author: sunpoet
Date: Sun Sep 20 20:26:59 2015
New Revision: 397450
URL: https://svnweb.freebsd.org/changeset/ports/397450

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-OurNet-BBSAgent/Makefile

Modified: head/net/p5-OurNet-BBSAgent/Makefile
==============================================================================
--- head/net/p5-OurNet-BBSAgent/Makefile	Sun Sep 20 20:26:54 2015	(r397449)
+++ head/net/p5-OurNet-BBSAgent/Makefile	Sun Sep 20 20:26:59 2015	(r397450)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list