Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2015 14:44:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389731 - head/archivers/p5-IO-Compress-Lzop
Message-ID:  <201506151444.t5FEiMXr083948@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506151444.t5FEiMXr083948>