svn commit: r389731 - head/archivers/p5-IO-Compress-Lzop

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


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

Log:
  - Add NO_ARCH

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

Modified: head/archivers/p5-IO-Compress-Lzop/Makefile
==============================================================================
--- head/archivers/p5-IO-Compress-Lzop/Makefile	Mon Jun 15 14:44:18 2015	(r389730)
+++ head/archivers/p5-IO-Compress-Lzop/Makefile	Mon Jun 15 14:44:22 2015	(r389731)
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-Compress-LZO>=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