svn commit: r389729 - head/archivers/p5-IO-Compress-Lzf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 15 14:44:14 UTC 2015


Author: sunpoet
Date: Mon Jun 15 14:44:14 2015
New Revision: 389729
URL: https://svnweb.freebsd.org/changeset/ports/389729

Log:
  - Add NO_ARCH

Modified:
  head/archivers/p5-IO-Compress-Lzf/Makefile

Modified: head/archivers/p5-IO-Compress-Lzf/Makefile
==============================================================================
--- head/archivers/p5-IO-Compress-Lzf/Makefile	Mon Jun 15 14:44:09 2015	(r389728)
+++ head/archivers/p5-IO-Compress-Lzf/Makefile	Mon Jun 15 14:44:14 2015	(r389729)
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-Compress-LZF>=0:${PORT
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list