svn commit: r560212 - head/devel/p5-Config-General

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 3 20:22:56 UTC 2021


Author: sunpoet
Date: Sun Jan  3 20:22:48 2021
New Revision: 560212
URL: https://svnweb.freebsd.org/changeset/ports/560212

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Config-General/Makefile

Modified: head/devel/p5-Config-General/Makefile
==============================================================================
--- head/devel/p5-Config-General/Makefile	Sun Jan  3 20:22:44 2021	(r560211)
+++ head/devel/p5-Config-General/Makefile	Sun Jan  3 20:22:48 2021	(r560212)
@@ -16,4 +16,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list