svn commit: r399777 - head/devel/p5-File-Pid

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 19 20:22:02 UTC 2015


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
 


More information about the svn-ports-all mailing list