svn commit: r394870 - head/converters/p5-Convert-Bencode

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Aug 20 13:15:19 UTC 2015


Author: amdmi3
Date: Thu Aug 20 13:15:18 2015
New Revision: 394870
URL: https://svnweb.freebsd.org/changeset/ports/394870

Log:
  - Add NO_ARCH

Modified:
  head/converters/p5-Convert-Bencode/Makefile

Modified: head/converters/p5-Convert-Bencode/Makefile
==============================================================================
--- head/converters/p5-Convert-Bencode/Makefile	Thu Aug 20 13:15:13 2015	(r394869)
+++ head/converters/p5-Convert-Bencode/Makefile	Thu Aug 20 13:15:18 2015	(r394870)
@@ -15,5 +15,6 @@ BUILD_DEPENDS=	p5-Test-Simple>=0:${PORTS
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list