svn commit: r389728 - head/archivers/p5-IO-Compress

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


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

Log:
  - Add NO_ARCH

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

Modified: head/archivers/p5-IO-Compress/Makefile
==============================================================================
--- head/archivers/p5-IO-Compress/Makefile	Mon Jun 15 14:44:05 2015	(r389727)
+++ head/archivers/p5-IO-Compress/Makefile	Mon Jun 15 14:44:09 2015	(r389728)
@@ -21,6 +21,7 @@ TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}
 
 CONFLICTS_INSTALL=	p5-Compress-Zlib-2* p5-IO-Compress-Base-2* p5-IO-Compress-Zlib-2* p5-IO-Compress-Bzip2-2*
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list