Date: Sun, 21 Jul 2019 20:49:58 +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: r507114 - head/devel/p5-Package-Constants Message-ID: <201907212049.x6LKnwR9059667@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907212049.x6LKnwR9059667>