svn commit: r507114 - head/devel/p5-Package-Constants

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 21 20:50:40 UTC 2019


Author: sunpoet
Date: Sun Jul 21 20:49:58 2019
New Revision: 507114
URL: https://svnweb.freebsd.org/changeset/ports/507114

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Package-Constants/Makefile

Modified: head/devel/p5-Package-Constants/Makefile
==============================================================================
--- head/devel/p5-Package-Constants/Makefile	Sun Jul 21 20:49:53 2019	(r507113)
+++ head/devel/p5-Package-Constants/Makefile	Sun Jul 21 20:49:58 2019	(r507114)
@@ -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-all mailing list