svn commit: r526813 - head/devel/p5-Object-Pluggable

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 22 15:58:26 UTC 2020


Author: sunpoet
Date: Sat Feb 22 15:58:25 2020
New Revision: 526813
URL: https://svnweb.freebsd.org/changeset/ports/526813

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Object-Pluggable/Makefile

Modified: head/devel/p5-Object-Pluggable/Makefile
==============================================================================
--- head/devel/p5-Object-Pluggable/Makefile	Sat Feb 22 15:58:20 2020	(r526812)
+++ head/devel/p5-Object-Pluggable/Makefile	Sat Feb 22 15:58:25 2020	(r526813)
@@ -21,6 +21,8 @@ RUN_DEPENDS=	p5-Task-Weaken>=0:devel/p5-Task-Weaken
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 OPTIONS_DEFINE=	EXAMPLES
 
 post-install-EXAMPLES-on:


More information about the svn-ports-all mailing list