svn commit: r515909 - head/textproc/p5-Perl-MinimumVersion

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


Author: sunpoet
Date: Mon Oct 28 14:58:11 2019
New Revision: 515909
URL: https://svnweb.freebsd.org/changeset/ports/515909

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-Perl-MinimumVersion/Makefile

Modified: head/textproc/p5-Perl-MinimumVersion/Makefile
==============================================================================
--- head/textproc/p5-Perl-MinimumVersion/Makefile	Mon Oct 28 14:58:06 2019	(r515908)
+++ head/textproc/p5-Perl-MinimumVersion/Makefile	Mon Oct 28 14:58:11 2019	(r515909)
@@ -25,4 +25,6 @@ TEST_DEPENDS=	p5-Test-Script>=0:devel/p5-Test-Script
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list