Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2019 14:56:05 +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: r515884 - head/devel/p5-Getopt-Compact
Message-ID:  <201910281456.x9SEu5LZ068367@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 28 14:56:04 2019
New Revision: 515884
URL: https://svnweb.freebsd.org/changeset/ports/515884

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Getopt-Compact/Makefile

Modified: head/devel/p5-Getopt-Compact/Makefile
==============================================================================
--- head/devel/p5-Getopt-Compact/Makefile	Mon Oct 28 14:55:59 2019	(r515883)
+++ head/devel/p5-Getopt-Compact/Makefile	Mon Oct 28 14:56:04 2019	(r515884)
@@ -18,4 +18,6 @@ RUN_DEPENDS=	p5-Text-Table>=0:textproc/p5-Text-Table \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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