svn commit: r515884 - head/devel/p5-Getopt-Compact

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 28 14:56:05 UTC 2019


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>


More information about the svn-ports-head mailing list