Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2015 20:22:01 +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: r399777 - head/devel/p5-File-Pid
Message-ID:  <201510192022.t9JKM1dJ033362@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 19 20:22:01 2015
New Revision: 399777
URL: https://svnweb.freebsd.org/changeset/ports/399777

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-File-Pid/Makefile

Modified: head/devel/p5-File-Pid/Makefile
==============================================================================
--- head/devel/p5-File-Pid/Makefile	Mon Oct 19 20:21:56 2015	(r399776)
+++ head/devel/p5-File-Pid/Makefile	Mon Oct 19 20:22:01 2015	(r399777)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+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?201510192022.t9JKM1dJ033362>